1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00

Fix node conditions column text-align

Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
This commit is contained in:
Alex Andreev 2022-08-24 15:59:18 +03:00
parent ba54a64ebb
commit 739117697c

View File

@ -49,7 +49,6 @@
&.conditions { &.conditions {
flex: 1.7; flex: 1.7;
text-align: right;
.condition { .condition {
display: inline-block; display: inline-block;