fix: #2957 Portrait Buttons Make Action Buttons Wrap (#2965)

Co-authored-by: thisProjects <wibbet@wobbet.com>
This commit is contained in:
Nathan
2023-04-28 12:09:00 -07:00
committed by GitHub
co-authored by thisProjects
parent 7b3890debd
commit cd74c42967
4 changed files with 54 additions and 46 deletions
-1
View File
@@ -233,7 +233,6 @@ export const Content: FC = () => {
<Row>
<Col span={24} style={{ paddingRight: dynamicPadding }}>
<ActionButtons
isMobile={isMobile}
supportFediverseFeatures={supportFediverseFeatures}
supportsBrowserNotifications={supportsBrowserNotifications}
showNotifyReminder={showNotifyReminder}