mirror of
https://github.com/hensm/fx_cast.git
synced 2026-06-12 10:39:57 +00:00
Use monospaced font for options page whitelist entries
This commit is contained in:
@@ -387,6 +387,7 @@ button.ghost:not(:hover) {
|
|||||||
|
|
||||||
.editable-list__title {
|
.editable-list__title {
|
||||||
flex: 1;
|
flex: 1;
|
||||||
|
font-family: monospace;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
text-overflow: ellipsis;
|
text-overflow: ellipsis;
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
|
|||||||
Reference in New Issue
Block a user