mirror of
https://github.com/wavetermdev/waveterm.git
synced 2025-02-08 00:21:23 +01:00
fix dev label positioning
This commit is contained in:
parent
b71db296d9
commit
790e5ffff8
@ -41,13 +41,12 @@
|
||||
|
||||
.dev-label,
|
||||
.app-menu-button {
|
||||
height: 100%;
|
||||
font-size: 26px;
|
||||
user-select: none;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
margin: 2px 2px 0 0;
|
||||
margin: 6px 6px 0 0;
|
||||
}
|
||||
|
||||
.app-menu-button {
|
||||
|
Loading…
Reference in New Issue
Block a user