UI optimisation.

This commit is contained in:
Blaz Kristan 2021-03-21 00:08:42 +01:00
parent 60503c31fb
commit f8df7ebb7c
2 changed files with 1666 additions and 1667 deletions

View File

@ -688,7 +688,7 @@ input[type=number]::-webkit-outer-spin-button {
position: absolute;
top: 0px;
left: 50%;
padding: 9px 0;
padding: 10px 0;
transform: translateX(-50%);
white-space: nowrap;
cursor: pointer;
@ -696,7 +696,6 @@ input[type=number]::-webkit-outer-spin-button {
.pname {
width: 208px;
padding: 8px 0;
text-align: center;
overflow: hidden;
text-overflow: clip;

File diff suppressed because it is too large Load Diff