mirror of
https://github.com/tabler/tabler.git
synced 2026-08-01 16:04:37 +04:00
css scripts, js scripts, remove gulp
This commit is contained in:
+4
-4
@@ -63,8 +63,8 @@
|
||||
.card-header {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
background: transparent;
|
||||
min-height: 3.5rem;
|
||||
background: transparent;
|
||||
}
|
||||
|
||||
.card-header-tabs {
|
||||
@@ -123,10 +123,10 @@ Card optinos
|
||||
}
|
||||
|
||||
.card-options-link {
|
||||
margin-left: .25rem;
|
||||
color: $text-muted-light;
|
||||
display: inline-block;
|
||||
min-width: 1rem;
|
||||
margin-left: .25rem;
|
||||
color: $text-muted-light;
|
||||
}
|
||||
|
||||
/**
|
||||
@@ -197,7 +197,7 @@ Card code
|
||||
Card chart
|
||||
*/
|
||||
.card-chart {
|
||||
height: 3.5rem;
|
||||
position: relative;
|
||||
z-index: 1;
|
||||
height: 3.5rem;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user