Commit e0f95686 authored by steven's avatar steven

chore: update header style

parent 29770e8b
......@@ -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;
......
@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;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment