Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F3401699
D3115.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
412 B
Referenced Files
None
Subscribers
None
D3115.diff
View Options
diff --git a/web/style.css b/web/style.css
--- a/web/style.css
+++ b/web/style.css
@@ -56,7 +56,7 @@
height: 100vh;
display: grid;
grid-template-columns: 244px repeat(12, 1fr);
- grid-template-rows: 65px 1fr;
+ grid-template-rows: 65px calc(100vh - 65px);
grid-template-areas:
'nav nav nav nav nav nav nav nav nav nav nav nav nav'
'sBar app app app app app app app app app app app app';
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Dec 3, 1:27 PM (21 h, 46 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2611827
Default Alt Text
D3115.diff (412 B)
Attached To
Mode
D3115: [web] [fix] input bar on multiline text input and image uploader
Attached
Detach File
Event Timeline
Log In to Comment