Menu style will adapt if iframe in map is opened (#1422)
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
//TextGlobalMessage
|
||||
section.section-input-send-text {
|
||||
--height-toolbar: 15%;
|
||||
--height-toolbar: 20%;
|
||||
height: 100%;
|
||||
|
||||
.ql-toolbar{
|
||||
height: var(--height-toolbar);
|
||||
max-height: var(--height-toolbar);
|
||||
background: whitesmoke;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user