[BUGFIX] sidebar style
This commit is contained in:
parent
87ed710f66
commit
2fa6992938
@ -18,11 +18,6 @@
|
||||
width: 100%;
|
||||
max-width: 375px;
|
||||
z-index: 40000;
|
||||
|
||||
/* safari bugfix */
|
||||
.sidebar-header {
|
||||
right: 0px;
|
||||
}
|
||||
}
|
||||
|
||||
&.slide-in {
|
||||
@ -66,6 +61,7 @@
|
||||
|
||||
&-close {
|
||||
border-radius: 100%;
|
||||
flex: 0 0 auto;
|
||||
@apply w-6 h-6;
|
||||
}
|
||||
|
||||
@ -75,14 +71,6 @@
|
||||
width: 374px;
|
||||
bottom: 0;
|
||||
}
|
||||
|
||||
&-header {
|
||||
position: fixed;
|
||||
width: 100%;
|
||||
max-width: 375px;
|
||||
top: 0px;
|
||||
z-index: 1;
|
||||
}
|
||||
}
|
||||
|
||||
.overlay {
|
||||
|
Loading…
Reference in New Issue
Block a user