Style fix for custom wireguard icon

This commit is contained in:
billz
2023-11-11 08:21:01 +00:00
parent d874668ce1
commit 86a8e0e41d
3 changed files with 5 additions and 2 deletions

View File

@@ -32,7 +32,6 @@
.ra-wireguard:before {
font-size: 1.2rem;
content: "\e900";
color: #d1d3e2;
vertical-align: middle;
}