xmpp.chapril.org-conversejs/sass/_profile.scss

13 lines
223 B
SCSS
Raw Normal View History

2018-02-23 23:10:46 +01:00
#conversejs {
#user-profile-modal {
label {
font-weight: bold;
}
2018-02-23 23:10:46 +01:00
}
.fingerprint-trust {
display: flex;
justify-content: space-between;
font-size: 95%;
}
2018-02-23 23:10:46 +01:00
}