document template on import user flag rules
This commit is contained in:
@@ -733,6 +733,22 @@ div.logEventsViewport {
|
||||
}
|
||||
}
|
||||
|
||||
#DocumentTemplate_OnImportUserFlagRules_AddDialog {
|
||||
.distribute-evenly {
|
||||
display: flex;
|
||||
justify-content: space-around;
|
||||
margin: 1em 0;
|
||||
}
|
||||
|
||||
textarea {
|
||||
width: 99%;
|
||||
}
|
||||
|
||||
.mt-1 {
|
||||
margin-top: 1em;
|
||||
}
|
||||
}
|
||||
|
||||
.dialog-bulk-generate {
|
||||
.brief {
|
||||
margin: 0 0 8px 0;
|
||||
|
||||
Reference in New Issue
Block a user