mirror of
https://github.com/Sped0n/bridget.git
synced 2026-04-14 10:09:31 -07:00
set fixed height for footer
This commit is contained in:
@@ -6,6 +6,7 @@ footer {
|
||||
right: 0;
|
||||
z-index: 777;
|
||||
background-color: #fff;
|
||||
height: 38px;
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
align-items: center;
|
||||
@@ -61,6 +62,7 @@ footer {
|
||||
top: 0;
|
||||
padding: 3px 8px;
|
||||
font-size: 17px;
|
||||
height: 31px;
|
||||
|
||||
.footer_threshold {
|
||||
display: none;
|
||||
|
||||
Reference in New Issue
Block a user