Page MenuHomePhabricator

D3115.diff
No OneTemporary

D3115.diff

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

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)

Event Timeline