Skip to content
Snippets Groups Projects
Commit f9b4543a authored by Angelina Filippova's avatar Angelina Filippova
Browse files

Fix message width for messages

parent dbc5726e
No related branches found
No related tags found
1 merge request!95Fix listing remote emoji
......@@ -185,6 +185,12 @@ export default {
.divider {
margin: 15px 0;
}
.el-message {
min-width: 80%;
}
.el-message-box {
width: 80%;
}
.emoji-packs-form {
margin: 0 7px;
label {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment