From 13f3769e77586a040b82454ddc83349632ce0708 Mon Sep 17 00:00:00 2001 From: crupest Date: Thu, 3 Sep 2020 22:41:33 +0800 Subject: ... --- Timeline/ClientApp/src/app/index.sass | 22 ++++++---------------- 1 file changed, 6 insertions(+), 16 deletions(-) (limited to 'Timeline/ClientApp/src/app/index.sass') diff --git a/Timeline/ClientApp/src/app/index.sass b/Timeline/ClientApp/src/app/index.sass index 3322e503..08e03bac 100644 --- a/Timeline/ClientApp/src/app/index.sass +++ b/Timeline/ClientApp/src/app/index.sass @@ -15,9 +15,6 @@ body small line-height: 1.2 -.width-1px - width: 1px - .flex-fix-length flex-grow: 0 flex-shrink: 0 @@ -26,27 +23,20 @@ small left: 0 top: 0 -.position-rb - right: 0 - bottom: 0 - .avatar width: 60px - -.avatar.large - width: 100px - -.avatar.small - width: 40px + &.large + width: 100px + &.small + width: 40px .mt-appbar margin-top: 56px .icon-button font-size: 1.4em - -.large-icon-button - font-size: 1.6em + &.large + font-size: 1.6em .cursor-pointer cursor: pointer -- cgit v1.2.3