mirror of
https://github.com/SuperBFG7/ympd
synced 2025-11-01 14:23:01 +00:00
Feat: add rescan database command
This commit is contained in:
@@ -128,6 +128,12 @@ small {
|
||||
font-feature-settings: 'liga';
|
||||
}
|
||||
|
||||
.material-icons-left {
|
||||
font-size: 1rem;
|
||||
margin-left: -1em;
|
||||
vertical-align:middle;
|
||||
}
|
||||
|
||||
.material-icons-small {
|
||||
font-size: 16px;
|
||||
}
|
||||
@@ -281,3 +287,7 @@ caption {
|
||||
width:100%;
|
||||
margin-left: 15px;
|
||||
}
|
||||
|
||||
#menu-dbupdate {
|
||||
padding-left:1rem;
|
||||
}
|
||||
Reference in New Issue
Block a user