Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F3507465
D10323.id34551.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
826 B
Referenced Files
None
Subscribers
None
D10323.id34551.diff
View Options
diff --git a/web/modals/threads/sidebars/sidebars-modal.css b/web/modals/threads/sidebars/sidebars-modal.css
--- a/web/modals/threads/sidebars/sidebars-modal.css
+++ b/web/modals/threads/sidebars/sidebars-modal.css
@@ -2,8 +2,7 @@
display: flex;
flex-direction: column;
line-height: var(--line-height-text);
- width: 383px;
- height: 458px;
+ height: 80vh;
}
div.sidebarList {
diff --git a/web/modals/threads/sidebars/sidebars-modal.react.js b/web/modals/threads/sidebars/sidebars-modal.react.js
--- a/web/modals/threads/sidebars/sidebars-modal.react.js
+++ b/web/modals/threads/sidebars/sidebars-modal.react.js
@@ -70,7 +70,7 @@
name="Threads"
searchPlaceholder="Search"
onClose={onClose}
- size="fit-content"
+ size="large"
>
{sidebarsContent}
</SearchModal>
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Dec 21, 8:56 PM (20 h, 7 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2689052
Default Alt Text
D10323.id34551.diff (826 B)
Attached To
Mode
D10323: [web] cleanup sidebars modal
Attached
Detach File
Event Timeline
Log In to Comment