Fix overflow

This commit is contained in:
yflory 2024-09-18 16:20:26 +02:00
parent 40f711a5d9
commit be4dbd47f1

View File

@ -77,6 +77,7 @@
border: 2px solid @cryptpad_color_brand;
padding: 10px;
position: relative;
overflow: hidden;
.cp-character {
position: absolute;