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…
Reference in New Issue