mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-18 22:00:31 +00:00
feat: optimize dashboard style.
This commit is contained in:
@@ -86,12 +86,12 @@ $dashboard-views-bar-height: 45px;
|
||||
|
||||
.user-text {
|
||||
font-size: 12px;
|
||||
color: #804f87;
|
||||
color: #804F87;
|
||||
}
|
||||
&,
|
||||
&:hover,
|
||||
&:focus {
|
||||
background-color: #eed1f2;
|
||||
background-color: #EEB1F7;
|
||||
border: 0;
|
||||
box-shadow: none;
|
||||
}
|
||||
@@ -220,7 +220,7 @@ $dashboard-views-bar-height: 45px;
|
||||
h1 {
|
||||
font-size: 22px;
|
||||
color: #48485c;
|
||||
font-weight: 400;
|
||||
font-weight: 500;
|
||||
margin: 0;
|
||||
}
|
||||
h3 {
|
||||
|
||||
Reference in New Issue
Block a user