mirror of
https://github.com/GiriNeko/YesPlayMusic.git
synced 2025-12-18 06:07:48 +00:00
fix: bugs
This commit is contained in:
parent
6b3c0383bc
commit
fa02197254
4 changed files with 8 additions and 2 deletions
|
|
@ -129,6 +129,7 @@ nav {
|
|||
display: flex;
|
||||
justify-content: center;
|
||||
text-transform: uppercase;
|
||||
user-select: none;
|
||||
a {
|
||||
-webkit-app-region: no-drag;
|
||||
font-size: 18px;
|
||||
|
|
|
|||
|
|
@ -320,7 +320,7 @@ export default {
|
|||
|
||||
.progress-bar {
|
||||
margin-top: -6px;
|
||||
margin-bottom: -4px;
|
||||
margin-bottom: -6px;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue