deleting flaglist_collection from ui
This commit is contained in:
@@ -61,11 +61,25 @@ fieldset[data-v-340aa566] {
|
||||
}
|
||||
|
||||
|
||||
li input[data-v-0e1971fa] {
|
||||
border: none;
|
||||
li[data-v-0e1971fa] {
|
||||
width: 100%;
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
align-items: baseline;
|
||||
flex-wrap: nowrap;
|
||||
}
|
||||
li span.mdi-plus-box[data-v-0e1971fa] {
|
||||
cursor: pointer;
|
||||
li h5[data-v-0e1971fa] {
|
||||
width: 100%;
|
||||
}
|
||||
li input[data-v-0e1971fa] {
|
||||
border: none;
|
||||
}
|
||||
li span.mdi[data-v-0e1971fa] {
|
||||
flex-basis: 1em;
|
||||
}
|
||||
li span.mdi-plus-box[data-v-0e1971fa],
|
||||
li span.mdi-trash-can-outline[data-v-0e1971fa] {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
|
||||
|
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user