mirror of
https://github.com/0PandaDEV/Qopy.git
synced 2025-04-21 13:14:04 +02:00
fix: windows ui bugs #21
This commit is contained in:
parent
fc0c52228c
commit
f59c5bbc95
2 changed files with 4 additions and 2 deletions
2
app.vue
2
app.vue
|
@ -69,6 +69,8 @@ html,
|
|||
body,
|
||||
#__nuxt {
|
||||
background-color: transparent;
|
||||
width: 750px;
|
||||
height: 474px;
|
||||
}
|
||||
|
||||
.os-scrollbar-horizontal {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue