Align message dialog

This commit is contained in:
Paulo Gustavo Veiga 2022-10-06 22:56:22 -07:00
parent 66b68a7f04
commit 0518d188a4

View File

@ -217,9 +217,8 @@ div#shotcuts>img {
background-color: white;
border: solid 2px #ffa800;
margin: auto;
width: 99%;
border-radius: 9px;
width: 96%;
width: 80%;
}
@media (min-width: 600px) {
@ -261,7 +260,7 @@ div#shotcuts>img {
}
.tryInfoPanelWithToolbar {
top: 65px;
top: 75px;
}
.tryInfoPanelWithoutToolbar {