mirror of
https://github.com/garraflavatra/rolens.git
synced 2025-07-19 22:18:03 +00:00
Made harsh loading/error experience friendlier
This commit is contained in:
@ -36,3 +36,9 @@
|
||||
<button on:click={close} class="btn secondary">Cancel</button>
|
||||
</svelte:fragment>
|
||||
</Modal>
|
||||
|
||||
<style>
|
||||
p {
|
||||
line-height: 1.25;
|
||||
}
|
||||
</style>
|
||||
|
Reference in New Issue
Block a user