简体   繁体   中英

get TomSelect dropdown box width bigger than top select box?

Would aonyone know how I can get the dropdown box in Tom Select to be biger than the top select box, i'm trying to use w-auto but the text in the dropdown box is then "cut off" as some of the text is smaler than the text in the top start/select box

在此处输入图像描述

在此处输入图像描述

Using CSS:

.ts-dropdown{
   width: <your desired width: 100px, 10em...>
}

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM