mirror of
https://github.com/C9Glax/tranga-website.git
synced 2025-01-30 16:37:29 +01:00
website tasks-width now max 95vw
This commit is contained in:
parent
ac4c799a74
commit
29e1790c93
@ -374,7 +374,7 @@ popup popup-window popup-content input, select {
|
||||
margin: 0 0 0 10px;
|
||||
height: calc(100vh - 140px);
|
||||
width: 400px;
|
||||
max-width: 50vw;
|
||||
max-width: 95vw;
|
||||
overflow-y: scroll;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user