Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F32161798
D3440.1765043734.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
855 B
Referenced Files
None
Subscribers
None
D3440.1765043734.diff
View Options
diff --git a/web/chat/chat-thread-list.css b/web/chat/chat-thread-list.css
--- a/web/chat/chat-thread-list.css
+++ b/web/chat/chat-thread-list.css
@@ -10,8 +10,7 @@
div.threadListSidebar {
display: flex;
flex-direction: row;
- align-items: flex-start;
- padding-bottom: 4px;
+ height: 32px;
padding-left: 16px;
padding-right: 10px;
position: relative;
@@ -19,7 +18,7 @@
}
div.threadListSidebar > svg {
position: absolute;
- top: -13px;
+ top: -7px;
left: 30px;
}
div.thread:first-child {
@@ -69,6 +68,8 @@
flex: 1;
cursor: pointer;
overflow: hidden;
+ display: flex;
+ align-items: center;
padding-left: 8px;
}
p.breadCrumbs {
@@ -154,7 +155,7 @@
}
div.sidebarTitle {
flex: 1;
- font-size: 15px;
+ font-size: var(--s-font-14);
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Dec 6, 5:55 PM (6 h, 59 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5839955
Default Alt Text
D3440.1765043734.diff (855 B)
Attached To
Mode
D3440: [web] [fix] ENG-766 sidebar sidebar height chopped off + font size
Attached
Detach File
Event Timeline
Log In to Comment