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