1
0
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:
Alex Andreev 2022-02-18 15:17:28 +03:00
parent fe9ead8ea1
commit 44b62f4beb

View File

@ -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;