Add note to rotation angle to inform it may need to be lower
This commit is contained in:
@@ -43,7 +43,7 @@ See the above repository for updates as well as full license text. */
|
||||
}
|
||||
|
||||
#navigator-toolbox:not(:focus-within):not(:hover){
|
||||
transform: rotateX(86deg);
|
||||
transform: rotateX(86deg); /* This may need to be lower in osx - like 75 or so */
|
||||
opacity: 0;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user