mirror of
https://github.com/zulip/zulip-desktop.git
synced 2025-11-03 05:23:17 +00:00
Click server name in settings to show webview.
This commit is contained in:
@@ -127,6 +127,7 @@ img.server-info-icon {
|
||||
|
||||
.server-info-alias {
|
||||
font-weight: bold;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.server-info-url {
|
||||
@@ -224,4 +225,10 @@ img.server-info-icon {
|
||||
|
||||
.code {
|
||||
font-family: Courier New, Courier, monospace;
|
||||
}
|
||||
|
||||
i.open-tab-button {
|
||||
padding: 0 5px;
|
||||
font-size: 18px;
|
||||
cursor: pointer;
|
||||
}
|
||||
Reference in New Issue
Block a user