Hide mini sidebar. Full sidebar can still be opened with a command "CMD+K → Show sidebar".
Tana: Hide Mini Sidebar by macieksmola
Details
Authormacieksmola
LicenseNo License
Categoryapp.tana.inc
Created
Updated
Size301 B
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name tana.inc - 10.07.2023, 21:03:34
@namespace github.com/openstyles/stylus
@version 1.0.0
@description A new userstyle
@author Me
==/UserStyle== */
@-moz-document domain("app.tana.inc") {
.UnifiedSidebar-module_el__7cFy4
{ min-width: 0rem }
}