Updates defaultlayout
This commit is contained in:
@@ -41,7 +41,7 @@
|
||||
left: 15px;
|
||||
cursor: pointer;
|
||||
height: 30px;
|
||||
width: 30px;
|
||||
width: calc(100% - 40px);
|
||||
z-index: 1;
|
||||
}
|
||||
|
||||
@@ -58,6 +58,7 @@
|
||||
border-radius: 3px;
|
||||
left: 0;
|
||||
right: 0;
|
||||
width: 30px;
|
||||
transition: all 0.25s ease-out;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user