separate shortcuts menu

This commit is contained in:
Devaev Maxim
2021-07-14 22:23:43 +03:00
parent 105928193b
commit 12080b06ea
5 changed files with 32 additions and 31 deletions

View File

@@ -23,8 +23,8 @@
textarea#hid-pak-text {
display: block;
resize: none;
height: 60px;
width: 100%;
height: 150px;
width: 300px;
border-radius: 4px;
color: var(--cs-window-default-fg);
background-color: var(--cs-window-default-bg);