Skip to content

Commit b0a251d

Browse files
committed
🎨
1 parent 04e74aa commit b0a251d

File tree

1 file changed

+0
-4
lines changed
  • packages/frontend/src/components/global

1 file changed

+0
-4
lines changed

packages/frontend/src/components/global/MkAd.vue

-4
Original file line numberDiff line numberDiff line change
@@ -136,8 +136,6 @@ function reduceFrequency(): void {
136136
}
137137

138138
&.form_horizontal {
139-
padding: 8px;
140-
141139
> .link,
142140
> .link > .img {
143141
max-width: min(600px, 100%);
@@ -146,8 +144,6 @@ function reduceFrequency(): void {
146144
}
147145

148146
&.form_horizontalBig {
149-
padding: 8px;
150-
151147
> .link,
152148
> .link > .img {
153149
max-width: min(600px, 100%);

0 commit comments

Comments
 (0)