refactoring: migrating to react-query to manage service-side state.

This commit is contained in:
a.bouhuolia
2021-02-07 08:10:21 +02:00
parent e093be0663
commit adac2386bb
284 changed files with 8255 additions and 6610 deletions

View File

@@ -29,7 +29,7 @@
}
}
&__head {
padding: 18px;
padding: 18px 20px;
&-logo {
position: relative;
@@ -99,7 +99,7 @@
.#{$ns}-submenu {
.#{$ns}-collapse {
&-body {
background-color: rgba(255, 255, 255, 0.02);
background-color: rgba(255, 255, 255, 0.03);
padding-bottom: 6px;
padding-top: 6px;
}
@@ -147,7 +147,7 @@
.sidebar__head{
.sidebar__head-logo{
transform: translate(-6px, 0);
transform: translate(-8px, 0);
}
}
// Hide text of bigcapital logo.