This commit is contained in:
Ross
2021-08-20 10:26:58 +01:00
parent ad3094851d
commit 01c98cd2e1
12 changed files with 176 additions and 97 deletions
+1 -1
View File
@@ -198,7 +198,7 @@
#djDebug #djDebugToolbarHandle {
position: fixed;
transform: rotate(-90deg);
transform: translateY(-100%) rotate(-90deg);
transform-origin: right bottom;
background-color: #fff;
border: 1px solid #111;