(cherry picked from commit 912018ff64)
Co-authored-by: Alex Khomenko <Clarity-89@users.noreply.github.com>
This commit is contained in:
co-authored by
Alex Khomenko
parent
43ec783fd7
commit
89568408af
+1
@@ -134,6 +134,7 @@ const NarrowScreenForm: React.FC<FormProps> = (props) => {
|
||||
<fieldset>
|
||||
<div className={styles.header}>
|
||||
<button
|
||||
type={'button'}
|
||||
className={styles.expandButton}
|
||||
onClick={() => {
|
||||
if (!hideQuickRanges) {
|
||||
|
||||
Reference in New Issue
Block a user