mirror of
https://github.com/portainer/portainer.git
synced 2025-07-24 15:59:41 +02:00
fix(editor): fix styles [EE-5369] (#8809)
* fix(editor): fix styles [EE-5369] * rm hash --------- Co-authored-by: testa113 <testa113>
This commit is contained in:
parent
5356d1feeb
commit
de953da5a4
2 changed files with 2 additions and 2 deletions
|
@ -72,5 +72,5 @@
|
|||
}
|
||||
|
||||
.root :global(.cm-content[contenteditable='true']) {
|
||||
@apply h-full;
|
||||
min-height: 100%;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue