chore: better fix to rich text upload

This commit is contained in:
James
2022-07-18 13:07:20 -07:00
parent 079623f40a
commit dc5c9ee3a0

View File

@@ -53,7 +53,7 @@
align-items: center;
padding: base(.75) base(1);
justify-content: space-between;
overflow: hidden;
max-width: calc(100% - #{base(3.25)});
}
&__actions {