fixed margin type

This commit is contained in:
Fran Jurmanović
2021-06-19 14:27:54 +02:00
parent e5fa8d463c
commit b4f0504ff3

View File

@@ -42,7 +42,7 @@ app-modal {
.button-content {
position: absolute;
left: 4px;
margin-top: 20pxf;
margin-top: 20px;
}
}
}