Spaces:
Paused
Paused
File size: 633 Bytes
054c447 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 |
div.svelte-s6ybro {
display: flex;
flex-direction: column;
position: absolute;
top: 8px;
right: 8px;
justify-content: flex-end;
gap: 4px;
z-index: 50;
}
.wrap.svelte-p4aq0j.svelte-p4aq0j {
display: flex;
flex-direction: column;
position: absolute;
top: 113px;
right: 8px;
justify-content: flex-end;
z-index: 50;
}
div.svelte-1030q2h {
width: 25px;
height: 25px;
padding: 2px;
}
.start-prompt.svelte-yigbas {
font-size: 0;
}
.start-prompt.svelte-yigbas::after {
content: "Commencer a dessiner";
font-size: 20px;
}
footer.svelte-1ax1toq.svelte-1ax1toq.svelte-1ax1toq {
display: none;
}
|