mirror of
https://github.com/avatao-content/frontend-tutorial-framework
synced 2025-06-29 04:45:12 +00:00
Fix SidebarComponent margins&paddings on small displays
This commit is contained in:
@ -10,7 +10,7 @@
|
||||
width: 50px;
|
||||
height: auto;
|
||||
padding: 0;
|
||||
margin-bottom: 50px;
|
||||
margin-bottom: 5vh;
|
||||
cursor: pointer;
|
||||
border: 1px solid $tao-gray-200;
|
||||
transition: all 0.18s ease;
|
||||
|
Reference in New Issue
Block a user