mirror of
https://github.com/kemko/nomad.git
synced 2026-01-06 10:25:42 +03:00
Footer styles re-applied to job template footer (#16037)
This commit is contained in:
@@ -124,6 +124,13 @@
|
||||
grid-template-columns: 6fr 1fr;
|
||||
gap: 0 1rem;
|
||||
}
|
||||
|
||||
footer {
|
||||
display: grid;
|
||||
grid-auto-columns: max-content;
|
||||
grid-auto-flow: column;
|
||||
gap: 1rem;
|
||||
}
|
||||
}
|
||||
|
||||
.mock-sso-provider {
|
||||
|
||||
Reference in New Issue
Block a user