mirror of
https://github.com/tabler/tabler.git
synced 2025-12-24 02:38:15 +04:00
8 lines
119 B
SCSS
8 lines
119 B
SCSS
.border-dashed {
|
|
border-style: dashed !important;
|
|
}
|
|
|
|
.border-transparent {
|
|
border-color: transparent !important;
|
|
}
|