diff options
author | crupest <crupest@outlook.com> | 2019-02-20 00:12:18 +0800 |
---|---|---|
committer | crupest <crupest@outlook.com> | 2019-02-20 00:12:18 +0800 |
commit | 133b90cdbafabab0640bfb3179899fb4f3df4dbe (patch) | |
tree | 70160b1387e11e4b236994797842e60c1fbd687f /Timeline/ClientApp/src/app/app.component.css | |
parent | 1ff6afb0e9fd11ce37ed0206b992514041391761 (diff) | |
download | timeline-133b90cdbafabab0640bfb3179899fb4f3df4dbe.tar.gz timeline-133b90cdbafabab0640bfb3179899fb4f3df4dbe.tar.bz2 timeline-133b90cdbafabab0640bfb3179899fb4f3df4dbe.zip |
Add sample on todo page.
Diffstat (limited to 'Timeline/ClientApp/src/app/app.component.css')
-rw-r--r-- | Timeline/ClientApp/src/app/app.component.css | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/Timeline/ClientApp/src/app/app.component.css b/Timeline/ClientApp/src/app/app.component.css index 759a30d6..13a44248 100644 --- a/Timeline/ClientApp/src/app/app.component.css +++ b/Timeline/ClientApp/src/app/app.component.css @@ -1,7 +1,3 @@ -.fill-remaining-space { - flex: 1 1 auto; -} - a.icp-record { color: grey; text-decoration: none; |