mirror of
https://github.com/discourse/discourse.git
synced 2025-03-30 21:26:20 +08:00
Table margin adjustment
This commit is contained in:
parent
093c3510e6
commit
0451dba27a
@ -10,6 +10,10 @@
|
||||
box-sizing: border-box;
|
||||
}
|
||||
|
||||
+ .table {
|
||||
margin-top: 1.5em;
|
||||
}
|
||||
|
||||
.report-error {
|
||||
color: $danger;
|
||||
border: 1px solid $danger;
|
||||
|
Loading…
x
Reference in New Issue
Block a user