mirror of
https://github.com/Hopiu/vue-material.git
synced 2026-05-15 02:33:10 +00:00
[rating-bar] fix on indentation
This commit is contained in:
parent
218dae5d5f
commit
c2d7c037ae
1 changed files with 2 additions and 1 deletions
|
|
@ -12,7 +12,8 @@ $button-radius: 2px;
|
|||
display: inherit;
|
||||
}
|
||||
|
||||
> .md-back-stars, > .md-front-stars {
|
||||
> .md-back-stars,
|
||||
> .md-front-stars {
|
||||
> .md-icon {
|
||||
margin: 0;
|
||||
white-space: nowrap;
|
||||
|
|
|
|||
Loading…
Reference in a new issue