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