Fix button size

This commit is contained in:
Robert Long 2021-12-14 18:24:15 -08:00
parent 881a8a1d1f
commit 38eb5e7c2e

View file

@ -29,6 +29,7 @@ limitations under the License.
border: none;
cursor: pointer;
text-decoration: none;
box-sizing: border-box;
}
.secondary,