tune popup for ipad

This commit is contained in:
ivan grachev 2023-10-25 22:17:28 +03:00
parent 6aa05d9b10
commit defb93454a

View File

@ -9,27 +9,25 @@ body {
text-align: center;
align-content: center;
justify-content: center;
top: 0;
left: 0;
right: 0;
bottom: 0;
min-width: 200pt;
margin: 0;
margin-top: 40px;
margin-top: 23pt;
margin-bottom: 23pt;
}
#tokenary-button {
font-size: min(6vw, 6vh);
font-size: 21pt;
font-weight: bold;
color: white;
background-color: #0093FF;
width: min(78vw, 78vh);
height: min(34vw, 34vh);
width: 88%;
min-height: 100pt;
border: none;
border-radius: min(17vw, 17vh);
-webkit-touch-callout: none;
-webkit-user-select: none;
user-select: none;
padding: 0px;
padding: 8pt;
line-height: 1.2em;
text-align: center;
margin: 0;