diff --git a/src/app.scss b/src/app.scss index 2d01d568..08b0e125 100644 --- a/src/app.scss +++ b/src/app.scss @@ -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; // } diff --git a/src/components/dialogs/SendBoopDialog.vue b/src/components/dialogs/SendBoopDialog.vue index d9b93a46..a147c32c 100644 --- a/src/components/dialogs/SendBoopDialog.vue +++ b/src/components/dialogs/SendBoopDialog.vue @@ -110,43 +110,7 @@ clearable :placeholder="t('dialog.boop_dialog.select_emoji')" size="small" - style="width: 100%" - popper-class="max-height-el-select"> - - -
- - -
-
-
+ style="width: 100%"> +
+
+ +
+ +
+
+ +
+
+
+