mirror of
https://github.com/dergigi/boris.git
synced 2026-01-31 12:44:37 +01:00
refactor(ui): remove horizontal line below collapse button
- Remove border-bottom from bookmarks-header - Remove padding-bottom for cleaner appearance
This commit is contained in:
@@ -117,8 +117,6 @@ body {
|
||||
justify-content: flex-start;
|
||||
align-items: center;
|
||||
margin-bottom: 1rem;
|
||||
padding-bottom: 1rem;
|
||||
border-bottom: 1px solid #333;
|
||||
}
|
||||
|
||||
.toggle-sidebar-btn {
|
||||
|
||||
Reference in New Issue
Block a user