mirror of
https://github.com/tabler/tabler.git
synced 2025-12-22 01:44:25 +04:00
fix #1275 remove last border-right on progress bar
This commit is contained in:
@@ -68,7 +68,7 @@ Progress bar
|
|||||||
|
|
||||||
.progress-separated {
|
.progress-separated {
|
||||||
.progress-bar {
|
.progress-bar {
|
||||||
border-right: 2px solid var(--#{$prefix}card-bg, var(--#{$prefix}bg-surface));
|
box-shadow: 0 0 0 2px var(--#{$prefix}card-bg, var(--#{$prefix}bg-surface));
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user