mirror of
https://github.com/smittix/intercept.git
synced 2026-04-25 15:20:00 -07:00
Logout button added
This commit is contained in:
@@ -658,14 +658,18 @@ header h1 .tagline {
|
||||
}
|
||||
|
||||
#depsBtn {
|
||||
right: 60px;
|
||||
right: 5.5em;
|
||||
}
|
||||
|
||||
#helpBtn {
|
||||
right: 3.5em;
|
||||
}
|
||||
|
||||
.theme-toggle {
|
||||
position: absolute;
|
||||
top: 50%;
|
||||
transform: translateY(-50%);
|
||||
right: 100px;
|
||||
right: 8em;
|
||||
width: 32px;
|
||||
height: 32px;
|
||||
border-radius: 50%;
|
||||
@@ -4717,4 +4721,4 @@ body::before {
|
||||
|
||||
.preset-freq-btn:active {
|
||||
transform: scale(0.98);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user