Whoopsie
This commit is contained in:
parent
fa626824a4
commit
f6c390fc9b
@ -106,14 +106,14 @@
|
||||
|
||||
.stash-with-info {
|
||||
border: dashed var(--highlight-green) 0.5em;
|
||||
border-clip: padding-box;
|
||||
background-clip: padding-box;
|
||||
padding: 1em;
|
||||
background-color: var(--transparent);
|
||||
}
|
||||
|
||||
.stash-with-error {
|
||||
border: dashed var(--highlight-red) 0.5em;
|
||||
border-clip: padding-box;
|
||||
background-clip: padding-box;
|
||||
padding: 1em;
|
||||
background-color: var(--transparent);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user