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

Remove overflow from the LogControls

Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
This commit is contained in:
Alex Andreev 2022-09-01 09:51:06 +03:00
parent e02278d515
commit e16fcf23a7

View File

@ -1,6 +1,4 @@
.controls {
@include hidden-scrollbar;
display: flex;
gap: var(--padding);
align-items: center;