From 60ad06cfbb8a07741b135d082aec241f96e355bf Mon Sep 17 00:00:00 2001 From: Pig Fang Date: Thu, 2 May 2019 18:52:37 +0800 Subject: [PATCH] Fix style of avatar --- resources/assets/src/styles/common.styl | 3 +++ resources/assets/src/styles/home.styl | 3 --- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/resources/assets/src/styles/common.styl b/resources/assets/src/styles/common.styl index 7b5683c0..50df8f61 100644 --- a/resources/assets/src/styles/common.styl +++ b/resources/assets/src/styles/common.styl @@ -53,3 +53,6 @@ body, h1, h2, h3, h4, h5, h6 td.value width 90% + +.main-header .navbar .user-menu .user-image + border-radius 10% diff --git a/resources/assets/src/styles/home.styl b/resources/assets/src/styles/home.styl index 9edcc566..54abd54b 100644 --- a/resources/assets/src/styles/home.styl +++ b/resources/assets/src/styles/home.styl @@ -12,9 +12,6 @@ body .navbar transition color 0.25s ease-in-out, border-color 0.25s ease-in-out, background-color 0.25s ease-in-out - .user-menu .user-image - border-radius 10% - .navbar-custom-menu .navbar-nav > li a.btn.btn-login background-color transparent