Skip to content

Commit 945fef5

Browse files
update secure signals server side ui and consilidate pages
1 parent 98ceba7 commit 945fef5

File tree

16 files changed

+719
-324
lines changed

16 files changed

+719
-324
lines changed

web-integrations/google-secure-signals/client-server/public/stylesheets/app.css

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -338,8 +338,8 @@ a:hover {
338338
@media (max-width: 1024px) {
339339
.page-wrapper {
340340
flex-direction: column;
341-
}
342-
341+
}
342+
343343
.sidebar {
344344
position: static;
345345
max-height: none;
@@ -360,8 +360,8 @@ a:hover {
360360
.email-input {
361361
border-right: 2px solid var(--border-color);
362362
border-bottom: none;
363-
}
364-
363+
}
364+
365365
.button {
366366
width: 100%;
367367
}

0 commit comments

Comments
 (0)