Give a border for a sidebar drawer button
This commit is contained in:
parent
e3337cd502
commit
e01da22290
@ -93,7 +93,7 @@ body {
|
|||||||
left: 20px;
|
left: 20px;
|
||||||
background-color: #343a40;
|
background-color: #343a40;
|
||||||
color: white;
|
color: white;
|
||||||
border: none;
|
border: 1px solid #fff;
|
||||||
width: 100px;
|
width: 100px;
|
||||||
height: 40px;
|
height: 40px;
|
||||||
display: flex;
|
display: flex;
|
||||||
|
Loading…
Reference in New Issue
Block a user