mirror of
https://github.com/wekan/wekan.git
synced 2026-02-26 09:54:08 +01:00
Header, Quick Access, Desktop and Mobile have now the same view
This commit is contained in:
parent
d2d4c19196
commit
282505cde2
2 changed files with 6 additions and 7 deletions
|
|
@ -125,7 +125,12 @@
|
|||
display: inline
|
||||
width: auto
|
||||
color: darken(white, 15%)
|
||||
padding: 2px 5px 0
|
||||
padding: 12px 0px
|
||||
margin: -10px 0px
|
||||
|
||||
a
|
||||
padding: 12px 10px
|
||||
margin: -10px 0px
|
||||
|
||||
&.current
|
||||
color: darken(white, 5%)
|
||||
|
|
@ -197,13 +202,9 @@
|
|||
|
||||
li
|
||||
height: 100%
|
||||
padding: 12px 0px
|
||||
margin: -10px 0px
|
||||
|
||||
a
|
||||
height: 100%
|
||||
padding: 12px 10px
|
||||
margin: -10px 0px
|
||||
|
||||
span
|
||||
.fa-home
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue