Skip to content
This repository was archived by the owner on Oct 11, 2022. It is now read-only.

Commit c5ab598

Browse files
authored
Merge pull request #3117 from alejandronanez/hover-upload-images
fix upload images tooltip hover state
2 parents fd89388 + 3443214 commit c5ab598

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/views/thread/style.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,6 @@ export const Input = styled(FlexRow)`
8989
grid-area: footer;
9090
max-width: 100%;
9191
align-self: stretch;
92-
overflow: hidden;
9392
9493
@media (max-width: 768px) {
9594
z-index: ${zIndex.mobileInput};

0 commit comments

Comments
 (0)