forked from External/greenlight
fix cookie banner height (#1202)
This commit is contained in:
parent
e2156059ef
commit
a06da481db
|
@ -134,12 +134,12 @@ a {
|
|||
}
|
||||
|
||||
.cookies-banner {
|
||||
height: $footer-height;
|
||||
color: white;
|
||||
background-color: $button-color-blue;
|
||||
|
||||
#cookies-agree-button {
|
||||
background-color: green !important;
|
||||
margin: 0;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue