mirror of
https://github.com/hodgef/simple-keyboard.git
synced 2025-01-19 08:32:57 +08:00
Remove max-width for candidate box. Fixes #2266
This commit is contained in:
parent
6f2593ca1b
commit
d77e38ac83
@ -5,7 +5,6 @@
|
||||
background: #ececec;
|
||||
border-bottom: 2px solid #b5b5b5;
|
||||
user-select: none;
|
||||
max-width: 272px;
|
||||
transform: translateY(-100%);
|
||||
margin-top: -10px;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user