UI: Devfund-website web-assets v2 upgrade #96867

Merged
Márton Lente merged 12 commits from ui/web-assets-v2-upgrade into main 2024-11-01 16:41:18 +01:00
Showing only changes of commit 7bad1c993a - Show all commits

View File

@ -189,6 +189,10 @@ table > tbody > tr > td
&.has-7 &.has-7
grid-template-columns: repeat(7, 1fr) grid-template-columns: repeat(7, 1fr)
// TODO: @web-assets check input height rule explicit
input
height: auto
.input-w-sm .input-w-sm
max-width: 100% max-width: 100%
width: 100% width: 100%