umami/components/input/ProfileButton.module.css

10 lines
96 B
CSS
Raw Normal View History

2023-03-22 05:28:36 +01:00
.menu {
width: 200px;
}
.item {
display: flex;
gap: 12px;
background: var(--base50);
}