mirror of
https://github.com/SoPat712/videospeed.git
synced 2025-08-21 18:08:46 -04:00
Add width styling to .customForce class. (#561)
Width of customForce class is too narrow to display the full text of the experimental options ("Do not disable website keybindings.", "Disables websites keybindings"). 250px might be too wide still but it seems like a good start.
This commit is contained in:

committed by
Ilya Grigorik

parent
ac7471edfc
commit
c7f72f5d5b
@@ -100,6 +100,7 @@ select {
|
||||
|
||||
.customForce {
|
||||
display: none;
|
||||
width: 250px;
|
||||
}
|
||||
|
||||
.customKey {
|
||||
|
Reference in New Issue
Block a user