mirror of
https://bitbucket.org/wisemapping/wisemapping-frontend.git
synced 2024-11-13 02:37:57 +01:00
Align message dialog
This commit is contained in:
parent
66b68a7f04
commit
0518d188a4
@ -217,9 +217,8 @@ div#shotcuts>img {
|
|||||||
background-color: white;
|
background-color: white;
|
||||||
border: solid 2px #ffa800;
|
border: solid 2px #ffa800;
|
||||||
margin: auto;
|
margin: auto;
|
||||||
width: 99%;
|
|
||||||
border-radius: 9px;
|
border-radius: 9px;
|
||||||
width: 96%;
|
width: 80%;
|
||||||
}
|
}
|
||||||
|
|
||||||
@media (min-width: 600px) {
|
@media (min-width: 600px) {
|
||||||
@ -261,7 +260,7 @@ div#shotcuts>img {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.tryInfoPanelWithToolbar {
|
.tryInfoPanelWithToolbar {
|
||||||
top: 65px;
|
top: 75px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.tryInfoPanelWithoutToolbar {
|
.tryInfoPanelWithoutToolbar {
|
||||||
|
Loading…
Reference in New Issue
Block a user