mirror of
https://github.com/magnum-opus-tender-hack/frontend.git
synced 2024-11-14 04:16:34 +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;
|
transition: 0.3s;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
position: relative;
|
position: relative;
|
||||||
|
overflow-y: auto;
|
||||||
|
overflow-x: hidden;
|
||||||
}
|
}
|
||||||
.cross{
|
.cross{
|
||||||
font-size: 40px;
|
font-size: 40px;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user