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

Fixing errors paddings

Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
This commit is contained in:
Alex Andreev 2021-04-27 15:49:54 +03:00
parent a387058fe3
commit 5aae896e8f

View File

@ -33,6 +33,10 @@
display: block;
}
.errors {
padding: 8px;
}
.Select__menu {
position: relative;
}