Fix position of the rightside drawer with small screen
This commit is contained in:
@@ -831,7 +831,7 @@ body {
|
||||
.drawer-content {
|
||||
position: absolute;
|
||||
right:0px;
|
||||
top:96px;
|
||||
margin-top: 32px;
|
||||
min-width: 50px;
|
||||
background: white;
|
||||
border: 1px solid black;
|
||||
|
||||
Reference in New Issue
Block a user