提交 08a12605 编写于 作者: C codecalm

tabler vendors

上级 e22eb52c
...@@ -34,6 +34,7 @@ plugins: ...@@ -34,6 +34,7 @@ plugins:
tabler-plugins: tabler-plugins:
- tabler-flags - tabler-flags
- tabler-payments - tabler-payments
- tabler-vendors
exclude: exclude:
- .jekyll-cache - .jekyll-cache
......
@import "config";
@import "vendor/peity"; @import "vendor/peity";
@import "vendor/selectize"; @import "vendor/selectize";
@import "vendor/jqvmap"; @import "vendor/jqvmap";
......
.jqvmap-zoomin, .jqvmap-zoomin,
.jqvmap-zoomout { .jqvmap-zoomout {
height: auto; height: 1.5rem;
width: auto; width: 1.5rem;
left: .5rem; left: .5rem;
border: 1px solid $border-color; border: 1px solid $border-color;
background: $white; background: $white;
color: $body-color; color: $body-color;
display: flex;
align-items: center;
justify-content: center;
line-height: 1;
} }
.jqvmap-zoomin { .jqvmap-zoomin {
...@@ -13,7 +17,7 @@ ...@@ -13,7 +17,7 @@
} }
.jqvmap-zoomout { .jqvmap-zoomout {
top: 2rem; top: 2.5rem;
} }
.jqvmap-label { .jqvmap-label {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册