mirror of
https://github.com/SuperBFG7/ympd
synced 2024-12-26 19:10:25 +00:00
Layout fixes
This commit is contained in:
parent
efb3ef87be
commit
b5cfb3512f
@ -191,4 +191,8 @@ main {
|
||||
font-size:2rem;
|
||||
float:left;
|
||||
margin-right:5px;
|
||||
}
|
||||
|
||||
#browseFilesystemGotoLetters > a {
|
||||
min-width:23px;
|
||||
}
|
@ -264,7 +264,7 @@
|
||||
|
||||
<div class="card-body hide" id="cardBrowseDatabase">
|
||||
<div class="alert alert-warning" role="alert">
|
||||
Sorry, not implemented yes. Please stay tuned.
|
||||
Sorry, not implemented yet. Please stay tuned.
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user