@@ -193,6 +193,14 @@ onLoad(() => {
}
.wd-drop-menu__list {
background: none;
+ .wd-drop-menu__item-title::after {
+ width: 60% !important;
+ }
+ .wd-sort-button--line {
+ .wd-sort-button__left::after {
+ width: 90% !important;
</style>