mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
better CSS for the notify flag msg char count
This commit is contained in:
@@ -102,8 +102,9 @@ animation: modal .25s;
|
||||
}
|
||||
|
||||
.custom-message-length {
|
||||
margin-bottom: 10px;
|
||||
margin-left: 20px;
|
||||
margin: -10px 0 10px 20px;
|
||||
color: scale-color($primary, $lightness: 70%);
|
||||
font-size: 85%;
|
||||
}
|
||||
|
||||
.flag-message {
|
||||
|
||||
@@ -100,8 +100,9 @@
|
||||
}
|
||||
|
||||
.custom-message-length {
|
||||
margin-bottom: 10px;
|
||||
margin-left: 20px;
|
||||
margin: -10px 0 10px 20px;
|
||||
color: scale-color($primary, $lightness: 70%);
|
||||
font-size: 85%;
|
||||
}
|
||||
|
||||
.flag-message {
|
||||
|
||||
Reference in New Issue
Block a user