1
0
mirror of https://github.com/tabler/tabler.git synced 2025-12-21 17:34:25 +04:00

better card-stacked with borderless cards

This commit is contained in:
Enrico Dias
2020-12-13 12:54:18 -03:00
parent 5c0bff07eb
commit e1691bc7ad

View File

@@ -4,6 +4,10 @@
border: 0 !important; border: 0 !important;
} }
.card-stacked::after {
border: 1px solid rgba($text-muted, 0.07) !important;
}
} }
.card { .card {