Add article creation frontend

This commit is contained in:
Bruno Rybársky 2024-02-22 10:50:21 +01:00
parent 7396983bcf
commit 45948df88d

@ -370,6 +370,7 @@ body:has(.ye-span:hover) {
position: fixed;
border: 5px solid var(--primary);
z-index: 5;
margin: auto;
}
#articlecreatecontainer{