mirror of
https://bitbucket.org/wisemapping/wisemapping-frontend.git
synced 2024-11-11 01:43:23 +01:00
Fix ketboard icon alignment
This commit is contained in:
parent
5d1f9df1c2
commit
46823ccc3e
@ -136,6 +136,7 @@ div.shareModalDialog {
|
||||
align-items: flex-end;
|
||||
bottom: 20px;
|
||||
right: 20px;
|
||||
align-items: stretch;
|
||||
}
|
||||
|
||||
div#position {
|
||||
|
@ -27,6 +27,7 @@ div#footer-logo {
|
||||
|
||||
#floating-panel {
|
||||
bottom: 80px;
|
||||
align-items: stretch;
|
||||
}
|
||||
|
||||
div#mindplot {
|
||||
|
Loading…
Reference in New Issue
Block a user