SHA256
UI: улучшить создание канала и окно загрузки
This commit is contained in:
@@ -6584,15 +6584,37 @@ html, body { overflow-x: hidden; }
|
||||
|
||||
.channel-avatar-status-text {
|
||||
margin: 0;
|
||||
color: rgba(255, 236, 194, 0.95);
|
||||
font-weight: 600;
|
||||
color: rgba(255, 255, 255, 0.96);
|
||||
font-weight: 500;
|
||||
font-size: 12px;
|
||||
line-height: 1.35;
|
||||
}
|
||||
|
||||
.channel-avatar-status-line {
|
||||
margin: 2px 0 0;
|
||||
color: rgba(255, 255, 255, 0.96);
|
||||
font-size: 12px;
|
||||
line-height: 1.35;
|
||||
}
|
||||
|
||||
.channel-avatar-txid {
|
||||
margin: 4px 0 0;
|
||||
margin: 0;
|
||||
word-break: break-all;
|
||||
color: rgba(255, 255, 255, 0.86);
|
||||
font-size: 12px;
|
||||
color: rgba(255, 255, 255, 0.96);
|
||||
font-size: 11px;
|
||||
}
|
||||
|
||||
.channel-avatar-status-pending {
|
||||
color: rgba(255, 255, 255, 0.82);
|
||||
}
|
||||
|
||||
.channel-create-login-hint {
|
||||
font-size: 11px;
|
||||
line-height: 1.35;
|
||||
}
|
||||
|
||||
.channel-link-preview {
|
||||
min-height: 18px;
|
||||
}
|
||||
|
||||
.channel-avatar-remove-btn {
|
||||
|
||||
Reference in New Issue
Block a user