Files
vvveb-cms/static/Vvvebjs/resources/svg/icons/linea/style.css

11 lines
125 B
CSS
Raw Normal View History

2026-05-17 21:09:32 +08:00
ul.svg-list li svg{
max-width:100%;
max-height:100%;
fill:#fff;
color:#000;
}
ul.svg-list li:hover svg {
fill:#fff;
}