mirror of
https://github.com/hcengineering/platform.git
synced 2025-04-24 09:16:43 +00:00
Reduce tabs margin (#2476)
This commit is contained in:
parent
8c33350c3f
commit
46a79564ab
@ -45,7 +45,7 @@
|
|||||||
.container {
|
.container {
|
||||||
flex-shrink: 0;
|
flex-shrink: 0;
|
||||||
flex-wrap: nowrap;
|
flex-wrap: nowrap;
|
||||||
margin-bottom: 2.5rem;
|
margin-bottom: 0.5rem;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 4.5rem;
|
height: 4.5rem;
|
||||||
border-bottom: 1px solid var(--theme-menu-divider);
|
border-bottom: 1px solid var(--theme-menu-divider);
|
||||||
|
Loading…
Reference in New Issue
Block a user