VM: style update

This commit is contained in:
bergware
2025-02-10 18:42:34 +01:00
parent e6634562e7
commit 48be2e553d
2 changed files with 2 additions and 6 deletions

View File

@@ -2,9 +2,7 @@ body{-webkit-overflow-scrolling:touch}
#vmform table{margin-top:0;table-layout:fixed}
#vmform div.title + table{margin-top:0}
#vmform table tr{vertical-align:top;line-height:4rem;height:4rem}
@media (max-width:1280px){#vmform table tr td:first-child{width:25%;text-align:right;padding-right:4rem}}
@media (min-width:1281px){#vmform table tr td:first-child{width:25%;text-align:right;padding-right:4rem}}
@media (min-width:1921px){#vmform table tr td:first-child{width:25%;text-align:right;padding-right:4rem}}
#vmform table tr td:nth-child(1){width:25%;text-align:right;padding-right:4rem}}
#vmform table tr td:nth-child(2){width:800px}
#vmform textarea{max-width:500px;scrollbar-width:4px}
#vmform textarea::-webkit-scrollbar{height:4px;width:4px}

View File

@@ -2,9 +2,7 @@ body{-webkit-overflow-scrolling:touch}
#vmform table{margin-top:0;table-layout:fixed}
#vmform div.title + table{margin-top:0}
#vmform table tr{vertical-align:top;line-height:4rem;height:4rem}
@media (max-width:1280px){#vmform table tr td:first-child{width:25%;text-align:right;padding-right:4rem}}
@media (min-width:1281px){#vmform table tr td:first-child{width:25%;text-align:right;padding-right:4rem}}
@media (min-width:1921px){#vmform table tr td:first-child{width:25%;text-align:right;padding-right:4rem}}
#vmform table tr td:nth-child(1){width:25%;text-align:right;padding-right:4rem}}
#vmform table tr td:nth-child(2){width:800px}
#vmform textarea{max-width:500px;scrollbar-width:4px}
#vmform textarea::-webkit-scrollbar{height:4px;width:4px}