Notifications
Deja Brady sent you a friend request
2 hours • Communication
Jayvon Hull mentioned you in Minimal UI
a day • Project UI
Lainey Davidson added file to File manager
2 days • File manager
design.fig
2.3 Mb
Angelique Morse added new tags to File manager
3 days • File manager
Giana Brandt request a payment of $200
4 days • File manager
Customize layout & themes
Choose sidenav layout style
Sidenav Hover
Compact icon-only sidebar layout expanding on hover.
You can set the hover sidebar layout in two ways:
Option 1: Theme Config in src/partials/head-css.html
sidenav: {
view: "hover"
}
Option 2: Direct HTML Attribute
<html lang="en" data-sidenav-view="hover">