Remove unused css styles

This commit is contained in:
Christoph Kluge 2023-08-11 10:25:35 +02:00
parent 32420fb531
commit c04344bfde

View File

@ -237,16 +237,4 @@
{/key}
</Col>
</Row>
{/if}
<style>
.colorBoxWrapper {
display: flex;
}
.colorBox {
width: 20px;
height: 20px;
border: 1px solid rgba(0, 0, 0, .2);
}
</style>
{/if}