update width
This commit is contained in:
parent
681a262183
commit
81ccd602cd
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
input[type=submit] {
|
input[type=submit] {
|
||||||
padding: 2px 13px 3px;
|
width: 64px;
|
||||||
float: right;
|
float: right;
|
||||||
background: var(--accent);
|
background: var(--accent);
|
||||||
color: white;
|
color: white;
|
||||||
|
|
Reference in a new issue