This commit is contained in:
parent
ea0d791657
commit
a7b7a5c797
@ -1,6 +1,6 @@
|
|||||||
@use "./base.scss";
|
@use "./base.scss";
|
||||||
|
|
||||||
a[href^=http]:not([href*=garden\.struchkov\.dev]):after {
|
a[href^=http]:not([href*=garden\.struchkov\.dev]):not([href*=t\.me\/struchkov_dev]):after {
|
||||||
content: " ↗"
|
content: " ↗"
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -103,10 +103,8 @@ input[type="checkbox"] {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.notice {
|
.notice {
|
||||||
border-radius: 8px;
|
|
||||||
align-items: flex-start;
|
align-items: flex-start;
|
||||||
border-radius: 8px;
|
border-radius: 8px;
|
||||||
border-radius: var(--default-border-radius);
|
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
|
Loading…
Reference in New Issue
Block a user