mirror of
https://github.com/balzack/databag.git
synced 2025-04-23 18:15:19 +00:00
styling identity
This commit is contained in:
parent
8bb1eca228
commit
59c9ee8540
@ -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;
|
||||
|
Loading…
x
Reference in New Issue
Block a user