mirror of
https://github.com/cheeaun/phanpy.git
synced 2025-02-16 15:21:48 +03:00
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 {
|
||||
flex-grow: 1;
|
||||
min-width: 0;
|
||||
}
|
||||
#shortcuts-settings-container .shortcuts-list li .shortcut-actions {
|
||||
flex-shrink: 0;
|
||||
|
|
Loading…
Add table
Reference in a new issue