mirror of
https://github.com/magnum-opus-tender-hack/frontend.git
synced 2024-11-10 18:36:33 +03:00
Merge pull request #6 from magnum-opus-tender-hack/verstka2
add scroll in popup
This commit is contained in:
commit
48495fe8d3
|
@ -90,6 +90,8 @@
|
|||
transition: 0.3s;
|
||||
align-items: center;
|
||||
position: relative;
|
||||
overflow-y: auto;
|
||||
overflow-x: hidden;
|
||||
}
|
||||
.cross{
|
||||
font-size: 40px;
|
||||
|
|
Loading…
Reference in New Issue
Block a user