mirror of
https://github.com/discourse/discourse.git
synced 2025-09-06 09:10:25 +08:00
add opacity to mobile user page details
This commit is contained in:
parent
722cce7400
commit
5ca93cd79c
1 changed files with 1 additions and 0 deletions
|
@ -258,6 +258,7 @@
|
|||
.details {
|
||||
padding: 15px 15px 4px 15px;
|
||||
background-color: dark-light-choose(rgba($primary, .9), rgba($secondary, .9));
|
||||
opacity: 0.8;
|
||||
|
||||
h1 {
|
||||
font-size: 2.143em;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue