mirror of
https://github.com/infinum/cookies_eu
synced 2023-03-27 23:21:16 -04:00
Support older sass version
This commit is contained in:
parent
eefe8405c5
commit
f0cb75f1af
1 changed files with 2 additions and 2 deletions
|
@ -27,13 +27,13 @@ $cookies-eu-mobile: 'max-width: 767px';
|
|||
position: initial;
|
||||
}
|
||||
|
||||
& &-content-holder {
|
||||
.cookies-eu-content-holder {
|
||||
display: inline-block;
|
||||
|
||||
padding: 0 20px;
|
||||
}
|
||||
|
||||
& &-button-holder {
|
||||
.cookies-eu-button-holder {
|
||||
display: inline-block;
|
||||
|
||||
.cookies-eu-ok {
|
||||
|
|
Loading…
Add table
Reference in a new issue