fix: windows ui bugs #21

This commit is contained in:
PandaDEV 2024-12-25 20:33:09 +10:00
parent fc0c52228c
commit f59c5bbc95
No known key found for this signature in database
GPG key ID: 13EFF9BAF70EE75C
2 changed files with 4 additions and 2 deletions

View file

@ -69,6 +69,8 @@ html,
body,
#__nuxt {
background-color: transparent;
width: 750px;
height: 474px;
}
.os-scrollbar-horizontal {