mirror of
https://github.com/welpo/tabi.git
synced 2026-04-24 08:57:19 +02:00
improve separator accessibility + tag copy-pasteability
This commit is contained in:
parent
59253df0c5
commit
bcda881b26
2 changed files with 7 additions and 3 deletions
|
|
@ -84,6 +84,10 @@ header {
|
|||
list-style-type: none;
|
||||
}
|
||||
|
||||
.tag {
|
||||
margin-inline-end: 0;
|
||||
}
|
||||
|
||||
.separator {
|
||||
margin-inline-end: 0.2rem;
|
||||
user-select: none;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue