This commit is contained in:
syuilo 2024-10-14 15:35:44 +09:00 committed by laoXong
parent 9843cda72a
commit 729f4e5ea4

View File

@ -136,8 +136,6 @@ function reduceFrequency(): void {
} }
&.form_horizontal { &.form_horizontal {
padding: 8px;
> .link, > .link,
> .link > .img { > .link > .img {
max-width: min(600px, 100%); max-width: min(600px, 100%);
@ -146,8 +144,6 @@ function reduceFrequency(): void {
} }
&.form_horizontalBig { &.form_horizontalBig {
padding: 8px;
> .link, > .link,
> .link > .img { > .link > .img {
max-width: min(600px, 100%); max-width: min(600px, 100%);