Feat: remove css
This commit is contained in:
parent
dd997d569a
commit
091cee308a
@ -38,27 +38,4 @@ li:last-of-type {
|
|||||||
padding-bottom: 0;
|
padding-bottom: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.action {
|
|
||||||
display: inline-flex;
|
|
||||||
flex-direction: column;
|
|
||||||
}
|
|
||||||
|
|
||||||
button {
|
|
||||||
border: none;
|
|
||||||
color: white;
|
|
||||||
padding: 15px 32px;
|
|
||||||
text-align: center;
|
|
||||||
display: inline-block;
|
|
||||||
width: 100%;
|
|
||||||
font-size: 16px;
|
|
||||||
}
|
|
||||||
.validate {
|
|
||||||
background-color: green;
|
|
||||||
}
|
|
||||||
.cancel {
|
|
||||||
background-color: red;
|
|
||||||
}
|
|
||||||
.edit {
|
|
||||||
background-color: orange;
|
|
||||||
}
|
|
||||||
</style>
|
</style>
|
||||||
|
Loading…
Reference in New Issue
Block a user