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