Prevent list numbers from being shrinked

This commit is contained in:
Lim Chee Aun 2023-07-11 10:48:26 +08:00
parent 32f2a6d99b
commit 7fa7276a43

View file

@ -22,6 +22,7 @@
margin-right: 8px;
color: var(--text-insignificant-color);
font-size: 90%;
flex-shrink: 0;
}
#shortcuts-settings-container .shortcuts-list li .shortcut-text {
flex-grow: 1;