no copyright
This commit is contained in:
@@ -141,8 +141,7 @@ button:disabled {
|
||||
}
|
||||
|
||||
.brand-copy span,
|
||||
.profile-meta span,
|
||||
.sidebar-status span {
|
||||
.profile-meta span {
|
||||
color: var(--on-surface-variant);
|
||||
font-size: 11px;
|
||||
}
|
||||
@@ -195,29 +194,13 @@ button:disabled {
|
||||
font-weight: 800;
|
||||
}
|
||||
|
||||
.sidebar-status {
|
||||
align-items: center;
|
||||
background: rgba(255, 255, 255, 0.62);
|
||||
border: 1px solid rgba(169, 180, 185, 0.32);
|
||||
border-radius: var(--radius);
|
||||
display: flex;
|
||||
gap: 9px;
|
||||
.sidebar-copyright {
|
||||
color: var(--on-surface-variant);
|
||||
font-size: 11px;
|
||||
line-height: 1.4;
|
||||
margin: 12px;
|
||||
padding: 10px;
|
||||
}
|
||||
|
||||
.sidebar-status strong {
|
||||
display: block;
|
||||
font-size: 12px;
|
||||
}
|
||||
|
||||
.status-dot {
|
||||
background: #12b76a;
|
||||
border-radius: 999px;
|
||||
box-shadow: 0 0 0 4px rgba(18, 183, 106, 0.15);
|
||||
display: inline-flex;
|
||||
height: 8px;
|
||||
width: 8px;
|
||||
padding: 4px 2px;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
#sidebarBackdrop,
|
||||
|
||||
Reference in New Issue
Block a user