mirror of
https://github.com/tabler/tabler.git
synced 2026-08-26 04:44:26 +04:00
unused components, stars, new components, commits list
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
.stars {
|
||||
display: inline-flex;
|
||||
color: $gray-400;
|
||||
font-size: $h5-font-size;
|
||||
|
||||
.star:not(:first-child) {
|
||||
margin-left: .25rem;
|
||||
}
|
||||
}
|
||||
|
||||
.star {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user