fixed a overflow issues (by adding padding)
All checks were successful
Release to Staging / build_and_release (push) Successful in 42s
All checks were successful
Release to Staging / build_and_release (push) Successful in 42s
This commit is contained in:
parent
a68a906cbe
commit
929800a543
@ -7,6 +7,7 @@
|
||||
overflow: auto;
|
||||
border-radius: 10px;
|
||||
border: solid 1px rgba(255,255,255,0.1);
|
||||
padding: 15px;
|
||||
}
|
||||
|
||||
@media (max-width: 1200px) {
|
||||
|
Loading…
Reference in New Issue
Block a user