summaryrefslogtreecommitdiff
path: root/packages/frontend/src/components
diff options
context:
space:
mode:
authorsyuilo <4439005+syuilo@users.noreply.github.com>2024-10-14 15:35:44 +0900
committersyuilo <4439005+syuilo@users.noreply.github.com>2024-10-14 15:35:44 +0900
commitb0a251d231b18007e0801dbf3517102c6b455320 (patch)
treec796d622f0acd22f216c592a710ef5c0c0c52aec /packages/frontend/src/components
parentBump version to 2024.10.1-beta.6 (diff)
downloadmisskey-b0a251d231b18007e0801dbf3517102c6b455320.tar.gz
misskey-b0a251d231b18007e0801dbf3517102c6b455320.tar.bz2
misskey-b0a251d231b18007e0801dbf3517102c6b455320.zip
:art:
Diffstat (limited to 'packages/frontend/src/components')
-rw-r--r--packages/frontend/src/components/global/MkAd.vue4
1 files changed, 0 insertions, 4 deletions
diff --git a/packages/frontend/src/components/global/MkAd.vue b/packages/frontend/src/components/global/MkAd.vue
index 792a087148..0d68d02e35 100644
--- a/packages/frontend/src/components/global/MkAd.vue
+++ b/packages/frontend/src/components/global/MkAd.vue
@@ -136,8 +136,6 @@ function reduceFrequency(): void {
}
&.form_horizontal {
- padding: 8px;
-
> .link,
> .link > .img {
max-width: min(600px, 100%);
@@ -146,8 +144,6 @@ function reduceFrequency(): void {
}
&.form_horizontalBig {
- padding: 8px;
-
> .link,
> .link > .img {
max-width: min(600px, 100%);