mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-09-08 17:26:41 +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) {
|
||||
display: grid;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
gap: 8px;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user