mirror of
https://github.com/outbackdingo/step-ca-webui.git
synced 2026-01-28 10:20:21 +00:00
fix: update SEARCH/REPLACE block for front/html/styles.css
This commit is contained in:
@@ -77,6 +77,7 @@ body {
|
||||
align-items: stretch;
|
||||
flex-direction: column;
|
||||
gap: 4px;
|
||||
list-style-type: none;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -87,6 +88,12 @@ body {
|
||||
padding: 5px 10px;
|
||||
margin-left: 10px;
|
||||
cursor: pointer;
|
||||
text-decoration: none;
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
.topbar-nav-container li {
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
/* Main */
|
||||
|
||||
Reference in New Issue
Block a user