fix collapsed notifications incorrect styles

This commit is contained in:
Henry Jameson 2024-02-27 01:08:04 +02:00
commit d8827932bc
6 changed files with 18 additions and 26 deletions

View file

@ -60,20 +60,6 @@
padding: 0.6em;
min-width: 0;
.RichContent {
a {
--link: var(--linkFaint);
}
.greentext {
--funtextGreentext: var(--funtextGreentextFaint);
}
.cyantext {
--funtextCyantext: var(--funtextCyantextFaint);
}
}
.avatar-container {
width: 32px;
height: 32px;