1
0
mirror of https://github.com/nolanlawson/pinafore synced 2025-02-07 15:08:52 +01:00

fix: make focal point button a bit larger (#1377)

* fix: make focal point button a bit larger

* make it a tad smaller
This commit is contained in:
Nolan Lawson 2019-08-07 09:11:52 -07:00 committed by GitHub
parent 87bab8662c
commit a5f68aa45c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -160,7 +160,7 @@
:global(.media-focal-point-indicator-svg) {
width: 32px;
height: 32px;
padding: 10px;
padding: 15px;
fill: var(--focal-color);
}