mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
theme: missed the "a" on rgba (#3336)
This commit is contained in:
@@ -137,7 +137,7 @@
|
||||
}
|
||||
|
||||
.query-info {
|
||||
background-color: rgb(187, 144, 13);
|
||||
background-color: rgba(187, 144, 13);
|
||||
color: #FFF;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user