mirror of
https://github.com/danbulant/Nertivia-Client
synced 2026-06-24 09:01:43 +00:00
fixed frame buttons
This commit is contained in:
parent
6a9e33401c
commit
cae5a9bf33
1 changed files with 1 additions and 1 deletions
|
|
@ -54,7 +54,7 @@ export default {
|
||||||
right: 0;
|
right: 0;
|
||||||
left: 0;
|
left: 0;
|
||||||
z-index: 9999999999999999;
|
z-index: 9999999999999999;
|
||||||
height: 100%;
|
height: 39px;
|
||||||
-webkit-app-region: drag;
|
-webkit-app-region: drag;
|
||||||
justify-content: flex-end;
|
justify-content: flex-end;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue