Fix size of Add button in React tags box

This commit is contained in:
Dan Stillman 2019-11-30 00:50:02 -07:00
parent 76f1f9cae6
commit 492d301cc9

View file

@ -28,6 +28,7 @@
padding-bottom: 1px;
color: ButtonText;
text-shadow: none;
font-size: inherit;
}
}