Compare commits
3 Commits
bfd981de13
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
f2f2a3114b | ||
|
|
2f71566083 | ||
|
|
80ae544a28 |
@@ -51,7 +51,7 @@ onMounted(() => {
|
|||||||
started editing. If you save now, their changes will be overwritten.
|
started editing. If you save now, their changes will be overwritten.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<div class="modal-action flex-col gap-2 sm:flex-row sm:justify-end">
|
<div class="modal-action flex-col gap-2">
|
||||||
<button
|
<button
|
||||||
type="button"
|
type="button"
|
||||||
class="btn btn-ghost"
|
class="btn btn-ghost"
|
||||||
|
|||||||
@@ -111,6 +111,7 @@ a.title-stacked-note-link {
|
|||||||
overflow: visible;
|
overflow: visible;
|
||||||
&:hover {
|
&:hover {
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
|
text-decoration: none;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user