mirror of
https://github.com/discourse/discourse.git
synced 2024-11-24 12:03:35 +08:00
odd flexbox side-effect, need CSS width here
This commit is contained in:
parent
a60d449f4c
commit
652eb5b3e3
|
@ -282,6 +282,7 @@ table.md-table {
|
|||
font-weight: bold;
|
||||
font-size: 0.9em;
|
||||
color: lighten($primary, 50%);
|
||||
width: 100%;
|
||||
|
||||
.custom-message {
|
||||
text-transform: none;
|
||||
|
|
Loading…
Reference in New Issue
Block a user