Files
AstralRinth/theseus_gui/src/assets/stylesheets/macFix.css
Wyatt Verchere 16e015b527 Performance (#89)
* jre async

* mac support

* fixed some settings not being saved to file

* fixed older version of mac random crashing bug

* added specific mac version detection

* linux support for jre changes

* added app storage options

* tauri features change

* dependency fix

* removed debug statement

* restructured to not pass css through rust

* changed to os_info

* rerun cicd
2023-04-19 11:44:44 -07:00

4 lines
43 B
CSS

img {
pointer-events: none !important;
}