mirror of
https://github.com/flarum/core.git
synced 2025-07-23 01:31:40 +02:00
10 lines
163 B
Plaintext
10 lines
163 B
Plaintext
.DiscussionList-update {
|
|
.Button--color(@alert-color, @alert-bg);
|
|
margin-bottom: 5px;
|
|
|
|
.DiscussionPage & {
|
|
border-radius: 0;
|
|
margin-bottom: 0;
|
|
}
|
|
}
|