mirror of
https://github.com/tabler/tabler.git
synced 2026-08-21 02:14:26 +04:00
font-weight unify
This commit is contained in:
Vendored
+2
-2
@@ -1,9 +1,9 @@
|
||||
.apexcharts-title-text {
|
||||
font-weight: 600 !important;
|
||||
font-weight: $font-weight-bold !important;
|
||||
}
|
||||
|
||||
.apexcharts-tooltip-title {
|
||||
font-weight: 600 !important;
|
||||
font-weight: $font-weight-bold !important;
|
||||
padding-bottom: .25rem !important;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user