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