fix(mastodon): overlaying profile header (#222)
* fix(mastodon): overlaying profile header Fixing an issue where the profile header was partially hidden due to a styled div on top. * chore(mastodon): bump version number
This commit is contained in:
parent
4d17d30991
commit
fbdcbdc8c9
@ -2,7 +2,7 @@
|
||||
@name Mastodon Catppuccin
|
||||
@namespace github.com/catppuccin/userstyles/styles/mastodon
|
||||
@homepageURL https://github.com/catppuccin/userstyles/tree/main/styles/mastodon
|
||||
@version 1.1.9
|
||||
@version 1.1.10
|
||||
@description Soothing pastel theme for Mastodon
|
||||
@author Catppuccin
|
||||
@updateURL https://github.com/catppuccin/userstyles/raw/main/styles/mastodon/catppuccin.user.css
|
||||
@ -348,8 +348,7 @@ domain("piaille.fr") {
|
||||
.conversation--unread,
|
||||
.column-header__collapsible-inner,
|
||||
.announcements,
|
||||
.status-card__image,
|
||||
.account__header__bar {
|
||||
.status-card__image {
|
||||
border-color: @crust;
|
||||
background: @surface0;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user