This website works better with JavaScript
Home
Explore
Help
Register
Sign In
Apq
/
tabby
mirror of
https://github.com/Eugeny/tabby.git
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
fixed
#381
Eugene Pankov
7 years ago
parent
b57ff8f37a
commit
deca9a20b4
1 changed files
with
4 additions
and
0 deletions
Split View
Show Diff Stats
4
0
terminus-settings/src/components/multiHotkeyInput.component.scss
+ 4
- 0
terminus-settings/src/components/multiHotkeyInput.component.scss
View File
@@ -28,4 +28,8 @@
.add {
flex: auto;
display: none;
+
+ &:first-child {
+ display: block;
+ }
}