mastodon/app/javascript/styles/bliss/messaging.scss

9 lines
128 B
SCSS
Raw Normal View History

2019-12-13 17:19:37 +01:00
.messaging-box {
border: solid 1px white;
padding: 1em;
position: fixed;
bottom: 0;
right: 1em;
background: grey;
}