mirror of
https://github.com/Hopiu/vue-material.git
synced 2026-05-08 23:44:44 +00:00
Remove spacing between md-count and md-error
This commit is contained in:
parent
c903435c7b
commit
0c7283fc59
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