mirror of
https://github.com/discourse/discourse-solved.git
synced 2025-02-10 21:54:49 +00:00
10 lines
122 B
SCSS
10 lines
122 B
SCSS
#topic-title .d-icon-far-check-square {
|
|
margin-top: 0.25em;
|
|
}
|
|
|
|
.accepted {
|
|
.d-button-label {
|
|
display: none;
|
|
}
|
|
}
|