Added report context. Removed report store.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
.urls {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
gap: 10px;
|
||||
gap: 16px;
|
||||
}
|
||||
|
||||
.url {
|
||||
@@ -14,3 +14,7 @@
|
||||
border-radius: var(--border-radius);
|
||||
box-shadow: 1px 1px 1px var(--base400);
|
||||
}
|
||||
|
||||
.icon {
|
||||
align-self: center;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user