mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-09-09 01:36:45 +08:00
fix(classification): stack policy history items
This commit is contained in:
@@ -598,7 +598,8 @@ watch(
|
|||||||
}
|
}
|
||||||
|
|
||||||
.classification-policy-control__history-list :deep(.v-selection-control-group) {
|
.classification-policy-control__history-list :deep(.v-selection-control-group) {
|
||||||
display: grid;
|
display: flex;
|
||||||
|
flex-direction: column;
|
||||||
gap: 8px;
|
gap: 8px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user