chore: update header style

pull/266/head
steven 3 years ago
parent 29770e8bfb
commit e0f95686f3

@ -6,7 +6,7 @@
@stat-day-L4-bg: #216e39;
.usage-heat-map-wrapper {
@apply flex flex-row justify-start items-center w-full h-32 flex-wrap pr-6 pb-3;
@apply flex flex-row justify-start items-center w-full h-32 flex-wrap pr-6 pb-3 shrink-0;
> .day-tip-text-container {
@apply w-6 h-full grid grid-rows-7;

@ -1,7 +1,7 @@
@import "./mixin.less";
.user-banner-container {
@apply flex flex-row justify-between items-center relative w-full h-auto px-6 flex-nowrap mb-1;
@apply flex flex-row justify-between items-center relative w-full h-10 px-6 flex-nowrap mb-1 shrink-0;
> .username-container {
@apply shrink flex flex-row justify-start items-center flex-nowrap truncate;

Loading…
Cancel
Save