version switch: reapply fix for mouse out glitch between button and dialog #104777

Merged
Aaron Carlisle merged 1 commits from Tobias/blender-manual:glitch into main 2024-04-27 19:44:49 +02:00

View File

@ -58,7 +58,7 @@
.version-dialog {
display: none;
position: absolute;
bottom: 28px;
bottom: 24px;
width: 50%;
margin: 0 5px;
border-radius: 3px;