mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-23 09:09:36 +02:00
- enable Projects button in navbar for admin projects page - enable copy of user ID in user info modal - add null check in UserListController (thanks @moschlar)
8 lines
121 B
SCSS
8 lines
121 B
SCSS
.project-ds-nav-page {
|
|
.manage-projects-page {
|
|
.nav-item-projects {
|
|
display: initial !important;
|
|
}
|
|
}
|
|
}
|