Clean up boop dialog

This commit is contained in:
Natsumi
2025-10-22 19:12:31 +11:00
parent 8a58c25084
commit 6af467b050
6 changed files with 71 additions and 46 deletions

View File

@@ -759,6 +759,10 @@ i.x-status-icon.red {
max-height: 100%;
}
.el-card.x-image-selected {
border-color: var(--el-color-primary) !important;
}
// .el-tree-node {
// white-space: normal;
// }
@@ -977,10 +981,6 @@ i.x-status-icon.red {
// top: 2px;
// }
// .max-height-el-select .el-select-dropdown__wrap {
// max-height: 83vh;
// }
// .el-pagination .el-input .el-input__icon {
// line-height: 22px;
// }