feat: Optimize control button style

This commit is contained in:
MystiPanda
2024-01-09 16:04:56 +08:00
parent abe18ac825
commit b71367cd2a
2 changed files with 19 additions and 6 deletions

View File

@@ -77,8 +77,8 @@
.the-bar {
position: absolute;
top: 2px;
right: 8px;
top: 0px;
right: 0px;
height: 36px;
display: flex;
align-items: center;