fix #5568 - overflow json exporter
This commit is contained in:
parent
cd6475d572
commit
7e9525740b
1 changed files with 1 additions and 1 deletions
|
|
@ -164,7 +164,7 @@ $bring-dark-accent-forward-color: #DDD;
|
|||
/* general purpose classes */
|
||||
|
||||
.small-horizontal-spacer {
|
||||
height: 20px;
|
||||
min-height: 20px;
|
||||
}
|
||||
|
||||
.big-horizontal-spacer {
|
||||
|
|
|
|||
Loading…
Reference in a new issue