kopia lustrzana https://gitlab.com/soapbox-pub/soapbox
Update sidebar-menu.scss removed commented code
rodzic
09bcb4336b
commit
10883a9bc9
|
@ -3,7 +3,6 @@
|
||||||
position: fixed;
|
position: fixed;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
width: 275px;
|
width: 275px;
|
||||||
//height: 100vh;
|
|
||||||
top: 0;
|
top: 0;
|
||||||
bottom: 0;
|
bottom: 0;
|
||||||
left: 0;
|
left: 0;
|
||||||
|
@ -30,15 +29,10 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
&__content {
|
&__content {
|
||||||
//display: flex;
|
|
||||||
//flex: 1 1;
|
|
||||||
//flex-direction: column;
|
|
||||||
//padding-bottom: 40px;
|
|
||||||
overflow-y: scroll;
|
overflow-y: scroll;
|
||||||
overflow: auto;
|
overflow: auto;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
//-webkit-overflow-scrolling: touch;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
&__section {
|
&__section {
|
||||||
|
|
Ładowanie…
Reference in New Issue