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:
parent
94629954a3
commit
3fe31d5fb5
@ -49,7 +49,6 @@
|
|||||||
|
|
||||||
&.conditions {
|
&.conditions {
|
||||||
flex: 1.7;
|
flex: 1.7;
|
||||||
text-align: right;
|
|
||||||
|
|
||||||
.condition {
|
.condition {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user