Mercurial > nebulaweb3
view default/assets/scss/components/_vmaps.scss @ 0:1d038bc9b3d2 default tip
Up:default
author | Liny <dev@neowd.com> |
---|---|
date | Sat, 31 May 2025 09:21:51 +0800 |
parents | |
children |
line wrap: on
line source
// main: ../style.scss /******************************** ********************************* BASIC ********************************* *********************************/ /* Vector Maps ========================*/ .vmap { width: 100%; height: em(400); .jqvmap-zoomin, .jqvmap-zoomout { @include size( em(15,15) ); font-size: em(15); line-height: em(10,15); } }