generated from VLADIMIR/template_frontend
add css linter
This commit is contained in:
@@ -129,7 +129,7 @@ function onCreateKey(): Key {
|
||||
margin: 20px;
|
||||
padding: 20px;
|
||||
border-radius: 10px;
|
||||
border: 1px solid #444444;
|
||||
border: 1px solid #444;
|
||||
}
|
||||
|
||||
.place-block:hover {
|
||||
@@ -139,7 +139,7 @@ function onCreateKey(): Key {
|
||||
.place-block-plus {
|
||||
margin: 20px;
|
||||
border-radius: 10px;
|
||||
border: 1px solid #444444;
|
||||
border: 1px solid #444;
|
||||
}
|
||||
|
||||
.place-block-plus:hover {
|
||||
|
||||
Reference in New Issue
Block a user