Make page rewrite optional
This commit is contained in:
@@ -626,6 +626,12 @@ hr {
|
||||
outline: none;
|
||||
}
|
||||
|
||||
.modal-checkbox {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
gap: 0.5rem;
|
||||
}
|
||||
|
||||
/* === Tree picker === */
|
||||
.tree-picker {
|
||||
max-height: 60vh;
|
||||
|
||||
Reference in New Issue
Block a user