Change button style

This commit is contained in:
cuom1999 2022-08-20 11:18:28 -05:00
parent af670f7437
commit f5234dde56
12 changed files with 189 additions and 163 deletions

View file

@ -185,18 +185,12 @@
form.contest-join-pseudotab {
display: inline;
padding: 6px 8px !important;
line-height: 1.7em;
margin-left: 0.5em;
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
margin-left: auto;
input {
display: inline;
border: none;
padding: 0;
background: none;
font-weight: 600;
padding-left: 5px !important;
padding-right: 5px !important;
}
}