mirror of
https://github.com/pawelmalak/flame.git
synced 2025-07-23 21:29:37 +02:00
Apps reordering with drag-and-drop functionality
This commit is contained in:
parent
754dc3a7b9
commit
5b900872af
4 changed files with 134 additions and 90 deletions
|
@ -20,10 +20,10 @@
|
|||
margin-bottom: 20px;
|
||||
}
|
||||
|
||||
.Message span {
|
||||
.Message a {
|
||||
color: var(--color-accent);
|
||||
}
|
||||
|
||||
.Message span:hover {
|
||||
.Message a:hover {
|
||||
cursor: pointer;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue