Drawer tab according to column (#4135)
* Add notifications link to drawer * Remove local and public timeline tab in drawer * Add home
This commit is contained in:
parent
425acecfdb
commit
31366334cb
3 changed files with 27 additions and 4 deletions
|
@ -1317,8 +1317,7 @@
|
|||
.drawer__tab {
|
||||
display: block;
|
||||
flex: 1 1 auto;
|
||||
padding: 15px;
|
||||
padding-bottom: 13px;
|
||||
padding: 15px 5px 13px;
|
||||
color: $ui-primary-color;
|
||||
text-decoration: none;
|
||||
text-align: center;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue