mirror of
https://github.com/ivabus/www
synced 2024-11-22 15:35:05 +03:00
Terminals scroll on mobile
This commit is contained in:
parent
d26e9e5c12
commit
358abc0b46
1 changed files with 1 additions and 0 deletions
|
@ -432,6 +432,7 @@
|
|||
}
|
||||
.terminal-content{
|
||||
height: 250px;
|
||||
overflow-y: auto;
|
||||
}
|
||||
.horizon-img{
|
||||
height: 200px;
|
||||
|
|
Loading…
Reference in a new issue