mirror of
https://github.com/ivabus/www
synced 2024-11-22 15:15:07 +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{
|
.terminal-content{
|
||||||
height: 250px;
|
height: 250px;
|
||||||
|
overflow-y: auto;
|
||||||
}
|
}
|
||||||
.horizon-img{
|
.horizon-img{
|
||||||
height: 200px;
|
height: 200px;
|
||||||
|
|
Loading…
Reference in a new issue