Removed vertical scrolling in the desktop view
This commit is contained in:
parent
ef79c7f3f3
commit
38eaf0252d
@ -679,7 +679,7 @@
|
||||
}
|
||||
& > button:nth-child(2) {
|
||||
right: 70px;
|
||||
bottom: 4px;
|
||||
bottom: 6px;
|
||||
}
|
||||
& > button:nth-child(3) {
|
||||
right: 70px;
|
||||
@ -687,7 +687,7 @@
|
||||
}
|
||||
& > button:nth-child(4) {
|
||||
right: 130px;
|
||||
bottom: 4px;
|
||||
bottom: 6px;
|
||||
}
|
||||
& > button:nth-child(5) {
|
||||
right: 130px;
|
||||
@ -695,7 +695,7 @@
|
||||
}
|
||||
& > button:nth-child(6) {
|
||||
right: 190px;
|
||||
bottom: 4px;
|
||||
bottom: 6px;
|
||||
}
|
||||
& > button:nth-child(7) {
|
||||
right: 190px;
|
||||
|
Loading…
Reference in New Issue
Block a user