Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F3367946
D7954.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
617 B
Referenced Files
None
Subscribers
None
D7954.diff
View Options
diff --git a/web/chat/chat-input-bar.css b/web/chat/chat-input-bar.css
--- a/web/chat/chat-input-bar.css
+++ b/web/chat/chat-input-bar.css
@@ -12,7 +12,7 @@
div.inputBarTextInput {
display: flex;
background: var(--text-input-bg);
- border-radius: 4px;
+ border-radius: 8px;
padding: 8px;
align-items: center;
flex-grow: 1;
diff --git a/web/components/search.css b/web/components/search.css
--- a/web/components/search.css
+++ b/web/components/search.css
@@ -3,7 +3,7 @@
display: flex;
align-items: center;
margin: 1rem;
- border-radius: 16px;
+ border-radius: 8px;
padding: 8px;
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Nov 26, 5:27 PM (18 h, 46 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2585582
Default Alt Text
D7954.diff (617 B)
Attached To
Mode
D7954: [web] Change border radius of filled-in input fields
Attached
Detach File
Event Timeline
Log In to Comment