Updated dashboard
This commit is contained in:
@@ -132,7 +132,10 @@ function inlineDashboard(): string {
|
|||||||
border-bottom: 1px solid rgba(99,102,241,.25);
|
border-bottom: 1px solid rgba(99,102,241,.25);
|
||||||
position: sticky; top: 0; z-index: 10;
|
position: sticky; top: 0; z-index: 10;
|
||||||
}
|
}
|
||||||
.header img { width: 36px; height: 36px; }
|
.header img {
|
||||||
|
height: 36px; width: auto;
|
||||||
|
background: #fff; border-radius: 8px; padding: 3px;
|
||||||
|
}
|
||||||
.header h1 {
|
.header h1 {
|
||||||
font-size: 22px; font-weight: 700; margin: 0;
|
font-size: 22px; font-weight: 700; margin: 0;
|
||||||
background: linear-gradient(90deg, #818cf8, #a78bfa);
|
background: linear-gradient(90deg, #818cf8, #a78bfa);
|
||||||
|
|||||||
Reference in New Issue
Block a user