Fix number blocks alignment in Safety Number UI

This commit is contained in:
Fedor Indutny 2023-06-08 12:37:38 -07:00 committed by GitHub
parent bd14b74e63
commit a41745ec23
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -56,7 +56,7 @@
margin-block: 24px;
margin-inline: auto;
padding: 24px;
width: 240px;
width: 245px;
@include light-theme {
background-color: $color-gray-02;