Use correct style for the design
This commit is contained in:
@ -7,8 +7,8 @@
|
|||||||
.key {
|
.key {
|
||||||
color: #deddda;
|
color: #deddda;
|
||||||
background: #464448;
|
background: #464448;
|
||||||
border-style: inset;
|
border-style: solid;
|
||||||
border-width: 0.5px;
|
border-width: 1px;
|
||||||
border-color: #5e5c64;
|
border-color: #5e5c64;
|
||||||
border-radius: 2px;
|
border-radius: 2px;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user