fix(style): Change IOS buttons style
Some checks failed
Deploy to talkpro / build-and-sync (push) Has been cancelled
Some checks failed
Deploy to talkpro / build-and-sync (push) Has been cancelled
This commit is contained in:
@@ -150,8 +150,8 @@ a.store-badge {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.store-badge--ios {
|
.store-badge--ios {
|
||||||
background: #383838;
|
background: #121212F0;
|
||||||
border: 1px solid #141414;
|
border: 1px solid #2C2C2C;
|
||||||
}
|
}
|
||||||
|
|
||||||
.store-badge__icon {
|
.store-badge__icon {
|
||||||
@@ -168,7 +168,7 @@ a.store-badge {
|
|||||||
flex-shrink: 0;
|
flex-shrink: 0;
|
||||||
width: 44px;
|
width: 44px;
|
||||||
height: 44px;
|
height: 44px;
|
||||||
background: #151515;
|
background: #323232;
|
||||||
border-radius: 12px;
|
border-radius: 12px;
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -211,7 +211,7 @@ a.store-badge {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.store-badge--ios .store-badge__platform {
|
.store-badge--ios .store-badge__platform {
|
||||||
color: #ccc;
|
color: #949494;
|
||||||
}
|
}
|
||||||
|
|
||||||
.store-badge__label {
|
.store-badge__label {
|
||||||
|
|||||||
Reference in New Issue
Block a user