Closed hellojaccc closed 3 years ago
In /apps/passwords/css/app.css
#app-navigation ul li a i {
margin-left: -44px;
}
Should be
#app-navigation ul li a i {
margin-left: -16px;
}
A patch for this is already available in the nightly version
System Information
Server:server":Debian 10
Client:
Steps to reproduce
Even tried completely reinstalling nextcloud
Expected result
What should happen? Show proper sidebar with icons
Actual result
What does happen? Showed sidebar with blue dots instead of icons
Nextcloud log
Nextcloud log
Browser log
Browser log
``` Press F12, copy the content of the console tab ```