This commit is contained in:
Mirco Wittrien 2022-10-11 10:31:55 +02:00
parent f434f6ab62
commit 23fc90fd6a
2 changed files with 3 additions and 8 deletions

View File

@ -340,7 +340,9 @@
"PrivateChannel": {"strings": ["LEAVE_GROUP_DM_MANAGED_BODY", "handleCloseButtonMouseDown", "handleLeaveGroup"]},
"SearchBar": {"strings": [").inputRef", ".containerRef", ".handleOnChange"]},
"SearchResult": {"strings": [".onJump", "message:", "handleMessageClick"]},
"SettingsView": {"strings": ["tabBarItemContainer", "PROFILE_CUSTOMIZATION", "badgeCount"]},
"Shakeable": {"protos": ["shake", "getDefaultAnimProps", "stop"]},
"StandardSidebarView": {"strings": ["standardSidebarView", ".sidebarTheme", "mobileSidebarHeader"]},
"TransitionGroup": {"protos": ["performAppear", "performEnter", "performLeave"]},
"UnreadDMs": {"strings": ["getMutablePrivateChannels", "selectedVoiceGuildId", ".selectedVoiceChannelId"]},
"UseCopyIdItem": {"strings": ["\"devmode-copy-id\""]},
@ -2913,6 +2915,7 @@
"settingstablecardlabel": ["BDFDB", "settingsTableCardLabel"],
"settingstablelist": ["BDFDB", "settingsTableList"],
"settingswindowcontentcolumn": ["SettingsWindow", "contentColumn"],
"settingswindowcontentcolumndefault": ["SettingsWindow", "contentColumnDefault"],
"settingswindowcontentregion": ["SettingsWindow", "contentRegion"],
"settingswindowcontentregionscroller": ["SettingsWindow", "contentRegionScroller"],
"settingswindowsidebar": ["SettingsWindow", "sidebar"],

View File

@ -1157,14 +1157,6 @@ input[REPLACE_CLASS_input][REPLACE_CLASS_inputerror] {
[REPLACE_CLASS__repolistheader] {
display: flex;
flex-direction: column;
padding-top: 60px;
padding-right: 70px;
}
[REPLACE_CLASS__repolistheader] > * {
max-width: 740px;
min-width: 460px;
padding-left: 40px;
padding-right: 20px;
}
[REPLACE_CLASS__repoentry] [REPLACE_CLASS__repofooter] {
display: flex;