mirror of
https://codeberg.org/claui/mobile-config-firefox.git
synced 2025-10-14 04:55:54 +00:00
tag-browser: Draw main ui over the sidebar on narrow screens
This commit is contained in:
parent
e129aa349c
commit
fea39ad68a
3 changed files with 26 additions and 7 deletions
|
@ -13,7 +13,7 @@
|
|||
<div id="placeholder">
|
||||
<div class="placeholder-text">FAILURE, resources could not be loaded properly</div>
|
||||
</div>
|
||||
<div id="ui" class="hidden">
|
||||
<div id="ui" class="hidden no-content">
|
||||
<div id="categories" class="categoryList">
|
||||
</div>
|
||||
<div id="secondaryCategories" class="categoryList">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue