mirror of
https://github.com/usememos/memos.git
synced 2025-02-21 05:40:57 +01:00
chore: update header style
This commit is contained in:
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…
x
Reference in New Issue
Block a user