mirror of
https://github.com/tabler/tabler.git
synced 2026-07-18 11:31:41 +04:00
js charts refactoring
This commit is contained in:
@@ -11,6 +11,11 @@
|
||||
height: 2.5rem;
|
||||
}
|
||||
|
||||
.chart-square {
|
||||
height: 5.75rem;
|
||||
outline: 1px solid red;
|
||||
}
|
||||
|
||||
.chart-placeholder {
|
||||
background-image: linear-gradient(135deg, $border-color 25%, transparent 25%, transparent 50%, $border-color 50%, $border-color 75%, transparent 75%, transparent 100%);
|
||||
background-size: 14.14px 14.14px;
|
||||
|
||||
Reference in New Issue
Block a user