mirror of
https://github.com/akveo/ngx-admin.git
synced 2026-02-17 13:38:08 +01:00
Merge branch 'dev-rating' of https://github.com/Tibing/ng2-admin into Tibing-dev-rating
This commit is contained in:
commit
27e0eedb1c
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