mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-05 04:06:44 +02:00
Appease the style linter
This commit is contained in:
parent
56c7f86983
commit
5ea11e90b2
@ -74,7 +74,7 @@ limitations under the License.
|
||||
}
|
||||
|
||||
.mx_PrototypeCreateGroupDialog_placeholderAvatar {
|
||||
background-color: #368BD6; // hardcoded for both themes
|
||||
background-color: #368bd6; // hardcoded for both themes
|
||||
|
||||
&::before {
|
||||
display: inline-block;
|
||||
@ -92,7 +92,7 @@ limitations under the License.
|
||||
}
|
||||
|
||||
.mx_PrototypeCreateGroupDialog_tip {
|
||||
&>b, &>span {
|
||||
& > b, & > span {
|
||||
display: block;
|
||||
color: $muted-fg-color;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user