mirror of
https://github.com/portainer/portainer.git
synced 2025-07-23 07:19:41 +02:00
fix kubectl terminal not showing bottom line in some browser (#5444)
This commit is contained in:
parent
80465367a5
commit
0ff9d49c6f
3 changed files with 11 additions and 3 deletions
|
@ -60,7 +60,7 @@ ul.sidebar li .shell-item-center a:hover {
|
|||
bottom: 0;
|
||||
left: 0;
|
||||
width: 100vw;
|
||||
height: 480px;
|
||||
height: 495px;
|
||||
z-index: 1000;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue