pleroma-fe/src/components/settings_modal/tabs/posts_tab.scss

5 lines
70 B
SCSS
Raw Normal View History

2025-11-24 17:06:55 +02:00
.posts-tab {
.greentext {
color: var(--funtextGreentext);
}
}