mirror of
https://github.com/Eugeny/tabby.git
synced 2025-06-17 18:09:59 +00:00
8 lines
104 B
SCSS
8 lines
104 B
SCSS
sftp-panel {
|
|
position: absolute;
|
|
height: 80%;
|
|
width: 100%;
|
|
bottom: 0;
|
|
z-index: 5;
|
|
}
|