mirror of
https://github.com/xvvvyz/tilde.git
synced 2026-03-11 14:44:24 +00:00
dispay block to fix a thing
This commit is contained in:
parent
1514199775
commit
4db2b0030b
1 changed files with 1 additions and 0 deletions
|
|
@ -121,6 +121,7 @@
|
|||
button,
|
||||
input:focus,
|
||||
button:focus {
|
||||
display: block;
|
||||
box-sizing: border-box;
|
||||
width: 100%;
|
||||
border: 0;
|
||||
|
|
|
|||
Loading…
Reference in a new issue