mirror of
https://github.com/overleaf/overleaf.git
synced 2025-04-06 08:02:49 +00:00
Constrain announcements height.
This commit is contained in:
parent
2ef7fd1d0a
commit
5cafee4879
1 changed files with 1 additions and 1 deletions
|
@ -503,7 +503,7 @@ ul.project-list {
|
|||
margin-right: 95px;
|
||||
bottom: 30px;
|
||||
width: 700px;
|
||||
max-height: 52%;
|
||||
max-height: 40%;
|
||||
min-height: 100px;
|
||||
background: #FFF;
|
||||
z-index: 1;
|
||||
|
|
Loading…
Add table
Reference in a new issue