mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-04-27 01:36:30 +02:00
chore: update GitHub Actions workflows to use Node.js 22.x and enhance connection indicator styling in SurfSense plugin
This commit is contained in:
parent
3b38daaca5
commit
3b7f27cff9
4 changed files with 10 additions and 10 deletions
|
|
@ -40,12 +40,16 @@
|
|||
|
||||
.surfsense-connection-indicator {
|
||||
display: inline-flex;
|
||||
margin-left: 8px;
|
||||
vertical-align: middle;
|
||||
width: 14px;
|
||||
height: 14px;
|
||||
}
|
||||
|
||||
.surfsense-connection-heading {
|
||||
display: inline-flex;
|
||||
align-items: center;
|
||||
gap: 8px;
|
||||
}
|
||||
|
||||
.surfsense-connection-indicator svg {
|
||||
width: 14px;
|
||||
height: 14px;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue