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