singleton and embed records
This commit is contained in:
@@ -5,6 +5,17 @@
|
||||
gap: 10px;
|
||||
background: var(--p10);
|
||||
border-radius: 12px;
|
||||
|
||||
&.is-trashed{
|
||||
border: 2px solid var(--err10);
|
||||
background: var(--p20);
|
||||
}
|
||||
.trashed-text{
|
||||
background: var(--err10);
|
||||
font-size: 12px;
|
||||
padding:2px 10px;
|
||||
}
|
||||
|
||||
.image{
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user