mirror of
https://github.com/godotengine/godot-vscode-plugin.git
synced 2025-12-31 13:48:24 +03:00
Add documentation page scaling feature (#722)
* Add documentation.pageScale mechanism * Fix issue with div of map() function catching the minimap style
This commit is contained in:
@@ -6,7 +6,7 @@ a {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
#map {
|
||||
#minimap {
|
||||
position: fixed;
|
||||
top: 0;
|
||||
right: 0;
|
||||
|
||||
Reference in New Issue
Block a user