mirror of
https://github.com/celisej567/abaddon.git
synced 2026-01-05 18:09:48 +03:00
get connection border color from theme
This commit is contained in:
@@ -100,7 +100,7 @@
|
||||
.profile-connection {
|
||||
padding: 5px;
|
||||
border-radius: 10px;
|
||||
border: 1px solid black;
|
||||
border: 1px solid @theme_fg_color;
|
||||
}
|
||||
|
||||
.profile-connection-image {
|
||||
|
||||
Reference in New Issue
Block a user