Feat: goto grid display
This commit is contained in:
@@ -9,15 +9,16 @@ button {
|
||||
border: none;
|
||||
color: white;
|
||||
padding: 15px 32px;
|
||||
box-shadow: 1px 1px 2px gray;
|
||||
text-align: center;
|
||||
display: inline-block;
|
||||
width: 100%;
|
||||
font-size: 16px;
|
||||
border-radius: 5px;
|
||||
color: black;
|
||||
color: white;
|
||||
}
|
||||
.validate {
|
||||
background-color: green;
|
||||
background-color: green;
|
||||
}
|
||||
.cancel {
|
||||
background-color: red;
|
||||
|
||||
Reference in New Issue
Block a user