mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
Fixing .drawer-content paddings
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
This commit is contained in:
parent
becd971dab
commit
e5e02f058a
@ -66,10 +66,7 @@
|
||||
|
||||
.drawer-content {
|
||||
overflow: auto;
|
||||
|
||||
> *:not(.Spinner) {
|
||||
padding: var(--spacing);
|
||||
}
|
||||
padding: var(--spacing);
|
||||
|
||||
.Table .TableHead {
|
||||
background-color: $contentColor;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user