mirror of
https://github.com/avatao-content/frontend-tutorial-framework
synced 2025-04-03 11:52:40 +00:00
Fix terminal overflowing from parent
This commit is contained in:
parent
5bdf6e0d42
commit
32dab3b967
@ -76,6 +76,7 @@
|
|||||||
.tfw-terminal {
|
.tfw-terminal {
|
||||||
overflow-y: hidden;
|
overflow-y: hidden;
|
||||||
background-color: $tao-gray-800;
|
background-color: $tao-gray-800;
|
||||||
|
padding-bottom: 2.2em;
|
||||||
|
|
||||||
div[class*="web"] & {
|
div[class*="web"] & {
|
||||||
border-top: 1px solid $tao-plum-100;
|
border-top: 1px solid $tao-plum-100;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user