mirror of
https://github.com/akveo/ngx-admin.git
synced 2026-02-13 20:04:21 +01:00
feat(inputs\rating): add rating component
This commit is contained in:
parent
f3f3f43805
commit
2a607f988e
6 changed files with 45 additions and 1 deletions
|
|
@ -582,3 +582,11 @@ label.custom-input-danger {
|
|||
.sub-little-text {
|
||||
font-size: 12px;
|
||||
}
|
||||
|
||||
.rating {
|
||||
font-size: 20px;
|
||||
}
|
||||
|
||||
rating-inputs span {
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue