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:
parent
87bab8662c
commit
a5f68aa45c
1 changed files with 1 additions and 1 deletions
|
@ -160,7 +160,7 @@
|
|||
:global(.media-focal-point-indicator-svg) {
|
||||
width: 32px;
|
||||
height: 32px;
|
||||
padding: 10px;
|
||||
padding: 15px;
|
||||
fill: var(--focal-color);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue