Give the app footer a top border
Change-Id: If5f601bd22b8eaa6b87352c52d0696783f129b36
This commit is contained in:
@@ -90,6 +90,7 @@ limitations under the License.
|
||||
}
|
||||
footer {
|
||||
background-color: var(--footer-background-color);
|
||||
border-top: 1px solid var(--border-color);
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
padding: .5rem var(--default-horizontal-margin);
|
||||
|
||||
Reference in New Issue
Block a user