mirror of
https://github.com/Eugeny/tabby.git
synced 2025-06-20 11:29:56 +00:00
8 lines
118 B
SCSS
8 lines
118 B
SCSS
@import '../../../tabby-ssh/src/components/sshTab.component.scss';
|
|
|
|
:host {
|
|
select {
|
|
width: auto;
|
|
}
|
|
}
|