audio_midi/css : Added margins between rows.
This commit is contained in:
parent
415f0ca955
commit
f0c8c08899
@ -64,6 +64,8 @@ label {
|
|||||||
flex-direction: row;
|
flex-direction: row;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
background-color: LightBlue;
|
background-color: LightBlue;
|
||||||
|
margin-top: 10px;
|
||||||
|
margin-bottom: 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.uiCol {
|
.uiCol {
|
||||||
|
Loading…
Reference in New Issue
Block a user