mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
Table margin adjustment
This commit is contained in:
@@ -10,6 +10,10 @@
|
|||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
+ .table {
|
||||||
|
margin-top: 1.5em;
|
||||||
|
}
|
||||||
|
|
||||||
.report-error {
|
.report-error {
|
||||||
color: $danger;
|
color: $danger;
|
||||||
border: 1px solid $danger;
|
border: 1px solid $danger;
|
||||||
|
|||||||
Reference in New Issue
Block a user