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 (#6092)

Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>

Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
This commit is contained in:
Alex Andreev 2022-08-25 15:56:19 +03:00 committed by GitHub
parent 94629954a3
commit 3fe31d5fb5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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;