This commit is contained in:
Vanessa 2023-01-12 23:34:21 +08:00
parent 8468982005
commit a2dad7b16f

View file

@ -186,6 +186,11 @@ progressLoading: 400
width: 42px;
margin-left: 1px;
justify-content: center;
color: #fff;
&:hover {
color: var(--b3-theme-on-background);
}
}
#windowControls {