mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
Fix top-bar .separator width (#6706)
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
ab1b6eca0b
commit
667a978952
@ -28,7 +28,7 @@
|
||||
}
|
||||
|
||||
.separator {
|
||||
flex-basis: 100%;
|
||||
flex-grow: 1;
|
||||
}
|
||||
|
||||
:global(.is-mac) .topBar {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user