mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
Increase line gaps a bit
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
This commit is contained in:
parent
fe9ead8ea1
commit
44b62f4beb
@ -14,7 +14,7 @@
|
|||||||
align-items: flex-start;
|
align-items: flex-start;
|
||||||
align-content: space-between;
|
align-content: space-between;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
gap: 24px;
|
gap: 28px;
|
||||||
|
|
||||||
&.actionColumn {
|
&.actionColumn {
|
||||||
flex: 0 0 55px;
|
flex: 0 0 55px;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user