mirror of
https://github.com/schlagmichdoch/PairDrop.git
synced 2026-04-21 22:54:53 +08:00
tidy up code, add tooltip to device name and change color and bg-color of device-name
This commit is contained in:
@@ -576,7 +576,10 @@ footer .font-body2 {
|
||||
border-right: solid 1rem transparent;
|
||||
border-left: solid 1rem transparent;
|
||||
background-clip: padding-box;
|
||||
background-color: rgba(var(--text-color), 28%);
|
||||
background-color: rgba(var(--text-color), 32%);
|
||||
color: white;
|
||||
transition: background-color 0.5s ease;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
#edit-pen {
|
||||
|
||||
Reference in New Issue
Block a user