mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
Fix .TabLayout .Tabs jumping (#6843)
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
37c3d65714
commit
7cb7d9573f
@ -11,7 +11,8 @@
|
|||||||
|
|
||||||
> .Tabs {
|
> .Tabs {
|
||||||
background: var(--layoutTabsBackground);
|
background: var(--layoutTabsBackground);
|
||||||
min-height: 36px;
|
flex-shrink: 0;
|
||||||
|
height: 34px;
|
||||||
}
|
}
|
||||||
|
|
||||||
main {
|
main {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user