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,
|
.dev-label,
|
||||||
.app-menu-button {
|
.app-menu-button {
|
||||||
height: 100%;
|
|
||||||
font-size: 26px;
|
font-size: 26px;
|
||||||
user-select: none;
|
user-select: none;
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
margin: 2px 2px 0 0;
|
margin: 6px 6px 0 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.app-menu-button {
|
.app-menu-button {
|
||||||
|
Loading…
Reference in New Issue
Block a user