This commit is contained in:
Ross
2021-10-17 22:56:03 +01:00
parent cea0e0ae06
commit 5155fc86ca
7 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -186,7 +186,7 @@ button a {
width: 400px;
height: 600px;
position: fixed;
top: 0px;
top: 30px;
right: 0px;
float: right;
}
+1 -1
View File
@@ -73,7 +73,7 @@
#dicom-fullscreen-button {
position: absolute;
transform: translate(0, -20%);
transform: translate(50%, -20%);
right: 50%;
}