mirror of
https://github.com/misskey-dev/misskey.git
synced 2024-11-21 19:57:05 +01:00
🎨
This commit is contained in:
parent
04e74aa28c
commit
b0a251d231
1 changed files with 0 additions and 4 deletions
|
@ -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%);
|
||||
|
|
Loading…
Reference in a new issue