mirror of
https://github.com/tabler/tabler.git
synced 2026-07-29 14:34:37 +04:00
css fixes, dropdown fixes
This commit is contained in:
@@ -44,8 +44,8 @@
|
||||
}
|
||||
|
||||
.progress-bar-indeterminate {
|
||||
&::after,
|
||||
&::before {
|
||||
&:after,
|
||||
&:before {
|
||||
position: absolute;
|
||||
top: 0;
|
||||
bottom: 0;
|
||||
@@ -55,7 +55,7 @@
|
||||
will-change: left, right;
|
||||
}
|
||||
|
||||
&::before {
|
||||
&:before {
|
||||
animation: progress-indeterminate 2.1s cubic-bezier(.65, .815, .735, .395) infinite;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user