fix width overflow
This commit is contained in:
@@ -270,8 +270,6 @@ const Timetable = ({
|
||||
contentEditable={editable}
|
||||
style={{
|
||||
overflow: "scroll",
|
||||
display: "flex",
|
||||
justifyContent: "center",
|
||||
}}
|
||||
onInput={handleInput}
|
||||
></div>{" "}
|
||||
|
||||
Reference in New Issue
Block a user