mirror of
https://github.com/wassname/talk.git
synced 2026-07-15 11:26:58 +08:00
Explicitly set opacity to 1 for iPhone
This commit is contained in:
@@ -58,7 +58,7 @@
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.title {
|
||||
@@ -97,6 +97,7 @@
|
||||
color: #3B4A53;
|
||||
font-size: 1em;
|
||||
margin-bottom: 15px;
|
||||
opacity: 1;
|
||||
}
|
||||
|
||||
.block {
|
||||
|
||||
Reference in New Issue
Block a user