Fix: fix tag list horizontal scroll, again (#11839)

This commit is contained in:
shamoon
2026-01-20 12:16:48 -08:00
parent 771f3f150a
commit 5381bc5907

View File

@@ -23,7 +23,7 @@
// Dropdown hierarchy reveal for ng-select options
::ng-deep .ng-dropdown-panel .ng-option {
overflow-x: scroll !important;
overflow-x: auto !important;
.tag-option-row {
font-size: 1rem;