dev-resources.site
for different kinds of informations.
Jquery select2 css height problem fixed
Published at
9/4/2024
Categories
jquery
css
select2
height
Author
hardyweb
insert this code
.select2-selection__rendered {
line-height: 35px !important;
}
.select2-container .select2-selection--single {
height: 37px !important;
width: 100% !important;
}
.select2-selection__arrow {
height: 37px !important;
}
Articles
12 articles in total
Lazyvim version 14.x in WSL
read article
Update PHP 3.x to PHP 4.x in wsl ( debian )
read article
Compile Neovim in Debian/Ubuntu Linux
read article
Copy paste bash command but dont understand what it does?
read article
Replace Dot Notation Laravel Relationship with Nasted Array
read article
How To Create Laravel Project With Composer
read article
git log --all --decorate --oneline --graph
read article
Accidently create file name "\" in development folder
read article
Change Editor In Glow charmbracelet
read article
MSYS2 alternatif kepada WSL2
read article
Copy file between server and local machine ( from windows to linux server )
read article
Jquery select2 css height problem fixed
currently reading
Featured ones: