This commit is contained in:
syuilo 2024-10-14 15:35:44 +09:00
parent 04e74aa28c
commit b0a251d231
1 changed files with 0 additions and 4 deletions

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%);