Fix long text bug
This commit is contained in:
parent
913a352dee
commit
9e2f5f72bc
1 changed files with 1 additions and 0 deletions
|
@ -25,6 +25,7 @@
|
||||||
}
|
}
|
||||||
#shortcuts-settings-container .shortcuts-list li .shortcut-text {
|
#shortcuts-settings-container .shortcuts-list li .shortcut-text {
|
||||||
flex-grow: 1;
|
flex-grow: 1;
|
||||||
|
min-width: 0;
|
||||||
}
|
}
|
||||||
#shortcuts-settings-container .shortcuts-list li .shortcut-actions {
|
#shortcuts-settings-container .shortcuts-list li .shortcut-actions {
|
||||||
flex-shrink: 0;
|
flex-shrink: 0;
|
||||||
|
|
Loading…
Add table
Reference in a new issue