Fix some glitch-soc styling issues due to different class names

Partial fix to #1629
This commit is contained in:
Claire
2021-11-12 15:45:36 +01:00
parent a25839340e
commit f33878969a
3 changed files with 2 additions and 15 deletions

View File

@ -1,17 +1,4 @@
// components.scss
.compose-form {
.compose-form__modifiers {
.compose-form__upload {
&-description {
input {
&::placeholder {
opacity: 1.0;
}
}
}
}
}
}
.rich-formatting a,
.rich-formatting p a,