Give a border for a sidebar drawer button
This commit is contained in:
parent
e54da717df
commit
6618710f43
@ -93,7 +93,7 @@ body {
|
||||
left: 20px;
|
||||
background-color: #343a40;
|
||||
color: white;
|
||||
border: none;
|
||||
border: 1px solid #fff;
|
||||
width: 100px;
|
||||
height: 40px;
|
||||
display: flex;
|
||||
|
@ -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