mirror of
https://github.com/Hopiu/vue-material.git
synced 2026-05-18 20:21:07 +00:00
[rating-bar] fix on indentation
This commit is contained in:
parent
47236f150a
commit
4323ef84d1
1 changed files with 2 additions and 1 deletions
|
|
@ -30,7 +30,8 @@ $button-radius: 2px;
|
|||
}
|
||||
|
||||
&[disabled] {
|
||||
> .md-back-stars, > .md-front-stars {
|
||||
> .md-back-stars,
|
||||
> .md-front-stars {
|
||||
> .md-icon {
|
||||
cursor: default;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue