mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-25 02:00:10 +02:00
Merge pull request #2243 from overleaf/pr-fix-2388
Prevent scrolling the dashboard background element. GitOrigin-RevId: ba5b245d1a96bb27466a996c837ecb6463e46eb2
This commit is contained in:
committed by
sharelatex
parent
1fa4621219
commit
93c0180d31
@@ -37,6 +37,7 @@
|
||||
.project-list-content when (@is-overleaf) {
|
||||
margin: 0;
|
||||
height: 100%;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.project-list-content when (@is-overleaf = false) {
|
||||
|
||||
Reference in New Issue
Block a user