ui: tweaks
This commit is contained in:
parent
22607cd647
commit
de392c997d
|
@ -22,7 +22,7 @@
|
||||||
border-left: none;
|
border-left: none;
|
||||||
font-size: 0.5em;
|
font-size: 0.5em;
|
||||||
flex-grow: 1;
|
flex-grow: 1;
|
||||||
height: calc(50% - 1.5px);
|
height: 1em;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
&:first-child {
|
&:first-child {
|
||||||
border-bottom: none;
|
border-bottom: none;
|
||||||
|
|
|
@ -9,6 +9,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.invocation__arg {
|
.invocation__arg {
|
||||||
|
align-items: center;
|
||||||
display: flex;
|
display: flex;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user