styling identity

This commit is contained in:
balzack 2024-09-08 10:06:39 -07:00
parent 8bb1eca228
commit 59c9ee8540

View File

@ -17,15 +17,22 @@
padding-left: 8px;
padding-right: 8px;
.image {
width: 48px;
height: 48px;
&:hover {
.icon {
color: var(--mantine-color-dbgreen-1);
height: 48px;
}
}
.icon {
width: 32px;
}
.image {
width: 48px;
height: 48px;
}
.text {
flex-grow: 1;
display: flex;