mirror of
https://github.com/cryptpad/cryptpad.git
synced 2026-09-14 11:05:41 +05:00
Fix overflow
This commit is contained in:
parent
40f711a5d9
commit
be4dbd47f1
@ -77,6 +77,7 @@
|
||||
border: 2px solid @cryptpad_color_brand;
|
||||
padding: 10px;
|
||||
position: relative;
|
||||
overflow: hidden;
|
||||
|
||||
.cp-character {
|
||||
position: absolute;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user