mirror of
https://github.com/tabler/tabler.git
synced 2026-07-28 05:54:53 +04:00
jqvmap plugin, ui fixes
This commit is contained in:
Vendored
+17
@@ -0,0 +1,17 @@
|
||||
.jqvmap-zoomin,
|
||||
.jqvmap-zoomout {
|
||||
@extend .btn;
|
||||
@extend .btn-sm;
|
||||
@extend .btn-secondary;
|
||||
height: auto;
|
||||
width: auto;
|
||||
left: .5rem;
|
||||
}
|
||||
|
||||
.jqvmap-zoomin {
|
||||
top: .5rem;
|
||||
}
|
||||
|
||||
.jqvmap-zoomout {
|
||||
top: 2rem;
|
||||
}
|
||||
Reference in New Issue
Block a user