mirror of
https://github.com/balzack/databag.git
synced 2025-05-04 23:45:21 +00:00
styling identity
This commit is contained in:
parent
8bb1eca228
commit
59c9ee8540
@ -17,15 +17,22 @@
|
|||||||
padding-left: 8px;
|
padding-left: 8px;
|
||||||
padding-right: 8px;
|
padding-right: 8px;
|
||||||
|
|
||||||
.image {
|
&:hover {
|
||||||
width: 48px;
|
.icon {
|
||||||
height: 48px;
|
color: var(--mantine-color-dbgreen-1);
|
||||||
|
height: 48px;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.icon {
|
.icon {
|
||||||
width: 32px;
|
width: 32px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.image {
|
||||||
|
width: 48px;
|
||||||
|
height: 48px;
|
||||||
|
}
|
||||||
|
|
||||||
.text {
|
.text {
|
||||||
flex-grow: 1;
|
flex-grow: 1;
|
||||||
display: flex;
|
display: flex;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user