discourse/app/assets/stylesheets/mobile/alert.scss

6 lines
105 B
SCSS

// there are (n) new or updated topics, click to show
.alert.alert-info {
margin: 0;
padding: 1em;
}