mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-05-25 11:41:58 +08:00
7 lines
133 B
SCSS
Vendored
7 lines
133 B
SCSS
Vendored
.alert.alert-info {
|
|
&.clickable {
|
|
// there are (n) new or updated topics, click to show
|
|
margin: 0;
|
|
padding: 1em;
|
|
}
|
|
}
|