Skip to content

Instantly share code, notes, and snippets.

@yuraloginoff
Last active November 24, 2023 13:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save yuraloginoff/2a075e7f63e11a253c295910e15ba57e to your computer and use it in GitHub Desktop.
Save yuraloginoff/2a075e7f63e11a253c295910e15ba57e to your computer and use it in GitHub Desktop.
Min browser UI fix
/* file:///C:/Users/user/AppData/Local/min/app-1.29.0/resources/app/dist/bundle.css */
.searchbar-heading { display: none !important }
.windows-caption-buttons .element { width: 26px !important }
body.windows:not(.separate-titlebar) { --control-space-right: 108px !important }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment