mirror of
https://github.com/vector-im/element-web.git
synced 2024-11-16 05:04:57 +08:00
Larger chevron for rebrand
This commit is contained in:
parent
a6d5a2f339
commit
72056128fe
@ -53,8 +53,8 @@ limitations under the License.
|
|||||||
.mx_RebrandDialog_chevron::after {
|
.mx_RebrandDialog_chevron::after {
|
||||||
content: '';
|
content: '';
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
width: 18px;
|
width: 30px;
|
||||||
height: 18px;
|
height: 30px;
|
||||||
mask-position: center;
|
mask-position: center;
|
||||||
mask-size: contain;
|
mask-size: contain;
|
||||||
mask-repeat: no-repeat;
|
mask-repeat: no-repeat;
|
||||||
|
Loading…
Reference in New Issue
Block a user