mirror of
https://github.com/Hopiu/vue-material.git
synced 2026-04-20 23:01:03 +00:00
Remove spacing between md-count and md-error
This commit is contained in:
parent
aa41cbd081
commit
f91c35daa9
1 changed files with 0 additions and 2 deletions
|
|
@ -67,7 +67,6 @@ $input-size: 32px;
|
|||
|
||||
.md-error {
|
||||
height: 20px;
|
||||
padding-top: 4px;
|
||||
display: block !important;
|
||||
position: absolute;
|
||||
opacity: 0;
|
||||
|
|
@ -78,7 +77,6 @@ $input-size: 32px;
|
|||
|
||||
.md-count {
|
||||
height: 20px;
|
||||
padding-top: 4px;
|
||||
position: absolute;
|
||||
right: 0;
|
||||
font-size: 12px;
|
||||
|
|
|
|||
Loading…
Reference in a new issue