mirror of
https://github.com/zulip/zulip.git
synced 2026-07-12 21:04:41 +08:00
css: Use SCSS nesting for team .bdfl .profile-picture in portico.scss.
This commit is contained in:
parent
17197f7537
commit
bfa18da1bf
@ -771,11 +771,11 @@ a.bottom-signup-button {
|
||||
flex: 0 auto;
|
||||
width: 200px;
|
||||
margin: 10px;
|
||||
}
|
||||
|
||||
.team .bdfl .profile-picture > img {
|
||||
height: auto;
|
||||
border-radius: 5px;
|
||||
> img {
|
||||
height: auto;
|
||||
border-radius: 5px;
|
||||
}
|
||||
}
|
||||
|
||||
.team .bdfl .profile-information {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user