1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2024-11-29 10:24:20 +01:00

Add video embed on the text editor

This commit is contained in:
vincent 2022-03-25 18:44:37 +01:00 committed by Sylvain
parent ce6d7d1148
commit dbd15539e1

View File

@ -155,11 +155,6 @@
border-color: var(--information);
}
}
button {
@include button(3.2rem);
margin-left: auto;
}
}
&-video {