Fix size of Add button in React tags box
This commit is contained in:
parent
76f1f9cae6
commit
492d301cc9
1 changed files with 1 additions and 0 deletions
|
@ -28,6 +28,7 @@
|
||||||
padding-bottom: 1px;
|
padding-bottom: 1px;
|
||||||
color: ButtonText;
|
color: ButtonText;
|
||||||
text-shadow: none;
|
text-shadow: none;
|
||||||
|
font-size: inherit;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue