mirror of
https://github.com/wukko/cobalt.git
synced 2025-01-24 11:46:19 +01:00
web/sidebar: align tabbar to center on mobile
This commit is contained in:
parent
835e465978
commit
09548c89b6
1 changed files with 1 additions and 0 deletions
|
@ -86,6 +86,7 @@
|
|||
position: fixed;
|
||||
bottom: 0;
|
||||
padding: var(--sidebar-inner-padding) 0;
|
||||
justify-content: center;
|
||||
}
|
||||
|
||||
#sidebar::before {
|
||||
|
|
Loading…
Reference in a new issue