remove min-width from outline

This commit is contained in:
lindsaym-fa
2024-06-20 10:16:41 -04:00
parent 3f16d6fc3c
commit d1cdc4c245

View File

@@ -106,7 +106,6 @@ wa-page[view='desktop'] > #sidebar {
}
wa-page[view='desktop'] > #outline {
min-width: 240px;
max-width: 240px;
}