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:
parent
e02278d515
commit
e16fcf23a7
@ -1,6 +1,4 @@
|
|||||||
.controls {
|
.controls {
|
||||||
@include hidden-scrollbar;
|
|
||||||
|
|
||||||
display: flex;
|
display: flex;
|
||||||
gap: var(--padding);
|
gap: var(--padding);
|
||||||
align-items: center;
|
align-items: center;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user