1
Fork 0
tildes-reextended/source/scss/scripts/_hide-topics.scss

8 lines
183 B
SCSS
Raw Normal View History

[data-trx-hide-topics] {
border: 1px solid #f00;
// Remove the .is-topic-official margin-left rule, otherwise the border looks
// weird on official topics.
margin-left: 0;
}