mirror of
https://gitlab.kit.edu/uskyk/typicalc.git
synced 2024-11-08 10:20:41 +00:00
Add top and bottom padding to unification
This commit is contained in:
parent
4d0e0fea3e
commit
26c97d937e
@ -6,7 +6,6 @@ tc-unification {
|
|||||||
max-width: 100%;
|
max-width: 100%;
|
||||||
min-height: 10em;
|
min-height: 10em;
|
||||||
overflow-x: auto;
|
overflow-x: auto;
|
||||||
padding-left: 1em;
|
padding: 0.5em 1em;
|
||||||
padding-right: 1em;
|
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user