xmpp.chapril.org-conversejs/sass/_profile.scss
2018-07-25 11:33:16 +02:00

13 lines
223 B
SCSS

#conversejs {
#user-profile-modal {
label {
font-weight: bold;
}
}
.fingerprint-trust {
display: flex;
justify-content: space-between;
font-size: 95%;
}
}