delete, add new box
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
form > fieldset > label {
|
||||
display: flex;
|
||||
}
|
||||
|
||||
form > fieldset {
|
||||
border: none;
|
||||
}
|
||||
|
||||
.item {
|
||||
display: none;
|
||||
}
|
||||
Reference in New Issue
Block a user