Add regex-based path preprocessing for playlist sync
This commit is contained in:
@@ -38,3 +38,13 @@
|
||||
.status-unset {
|
||||
background-color: var(--bs-secondary);
|
||||
}
|
||||
|
||||
.rule-add-btn {
|
||||
width: 64px;
|
||||
height: 64px;
|
||||
font-size: 1.5rem;
|
||||
}
|
||||
|
||||
.rule-row .form-control {
|
||||
min-width: 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user