mirror of
https://activitypub.software/TransFem-org/Sharkey.git
synced 2025-03-04 22:56:55 +01:00
fix(client): Fix canvas overflow
This commit is contained in:
parent
e790af566c
commit
8957eec475
1 changed files with 2 additions and 0 deletions
|
@ -26,6 +26,8 @@ export default Vue.extend({
|
|||
.ysrxegms {
|
||||
display: inline-block;
|
||||
vertical-align: bottom;
|
||||
overflow: auto;
|
||||
max-width: 100%;
|
||||
|
||||
> canvas {
|
||||
display: block;
|
||||
|
|
Loading…
Add table
Reference in a new issue