revert overlay size hack

This broke other stuff by making the overlay present even when there
was no content.
This commit is contained in:
David Lechner
2023-11-12 14:44:00 -06:00
committed by David Lechner
parent 7924810b23
commit 9644fb483c
2 changed files with 0 additions and 10 deletions
-5
View File
@@ -4,11 +4,6 @@
## [Unreleased]
### Fixed
- Fixed dialogs not displaying correctly on Android ([support#1271]).
[support#1271]: https://github.com/pybricks/support/issues/1271
## [2.2.0-beta.9] - 2023-10-26
### Changed
-5
View File
@@ -208,11 +208,6 @@ a.#{bp.$ns}-button {
}
}
.#{bp.$ns}-overlay {
width: 100vw;
height: 100vh;
}
// don't take up so much space when there is no caret
.#{bp.$ns}-tree-node-caret-none {
// $pt-grid-size / 2 matches padding on .#{bp.$ns}-tree-node-conent