Files
feishin/src/renderer/router/titlebar-outlet.module.css
T
Jeff c1330d92b2 Migrate to Mantine v8 and Design Changes (#961)
* mantine v8 migration

* various design changes and improvements
2025-06-24 00:04:36 -07:00

9 lines
132 B
CSS

.container {
position: absolute;
top: 0;
right: 0;
z-index: 5000;
height: 65px;
-webkit-app-region: drag;
}