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);
}