mirror of
https://github.com/supermemoryai/supermemory.git
synced 2026-08-28 05:25:33 +00:00
9 lines
163 B
CSS
9 lines
163 B
CSS
.verified {
|
|
margin-left: 0.125rem;
|
|
max-width: 20px;
|
|
max-height: 20px;
|
|
height: 1.25em;
|
|
fill: currentColor;
|
|
user-select: none;
|
|
vertical-align: text-bottom;
|
|
}
|