Merge branch 'develop' into add-css-override

This commit is contained in:
s-a-tanjim 2024-01-02 23:42:54 +06:00
commit 0255eae13a
No known key found for this signature in database
GPG key ID: C1D8D1BDB922E639

View file

@ -28,6 +28,7 @@ textarea {
}
select {
@include color('background-color', 'main-background');
height: 2.35rem;
}