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

10 lines
111 B
SCSS
Raw Normal View History

2025-11-24 20:05:38 +02:00
.developer-tab {
dt {
font-weight: 900;
}
dd {
margin-top: 0.5em;
margin-bottom: 1em;
}
}