mirror of
https://bitbucket.org/wisemapping/wisemapping-frontend.git
synced 2025-06-11 10:33:22 +02:00
Fix toolbar popover font color
Fix popover max-width making content go outside
This commit is contained in:
@ -152,3 +152,7 @@ div#bottom-logo {
|
||||
height: 40px;
|
||||
z-index: 10000;
|
||||
}
|
||||
|
||||
.popover {
|
||||
max-width: none;
|
||||
}
|
Reference in New Issue
Block a user