fixed console errors, improved user-selecting, added cyantexting
This commit is contained in:
parent
255f47fe56
commit
f819227bed
4 changed files with 17 additions and 2 deletions
|
@ -28,6 +28,11 @@
|
|||
z-index: 1;
|
||||
margin-top: 0.25em;
|
||||
padding: 0.5em;
|
||||
user-select: all;
|
||||
}
|
||||
|
||||
.short {
|
||||
user-select: none;
|
||||
}
|
||||
|
||||
& .short,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue