Keep only the Add peer quick action; the Peers nav item is enough.
This commit is contained in:
+2
-4
@@ -335,8 +335,7 @@ body {
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
#sidebar.collapsed .open-add-connection-btn,
|
||||
#sidebar.collapsed .open-peers-view-btn {
|
||||
#sidebar.collapsed .open-add-connection-btn {
|
||||
width: 40px;
|
||||
height: 36px;
|
||||
min-width: 40px;
|
||||
@@ -539,8 +538,7 @@ body {
|
||||
overflow: visible;
|
||||
}
|
||||
|
||||
.connections-panel--compact .open-add-connection-btn,
|
||||
.connections-panel--compact .open-peers-view-btn {
|
||||
.connections-panel--compact .open-add-connection-btn {
|
||||
display: inline-flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
|
||||
Reference in New Issue
Block a user