mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-04-01 02:41:39 -05:00
Refined primary button height
This commit is contained in:
parent
db9a34cef7
commit
3221fae172
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ export const ActionButtonStyles = `
|
|||
.gh-portal-btn-main {
|
||||
box-shadow: none;
|
||||
position: relative;
|
||||
height: 46px;
|
||||
height: 44px;
|
||||
border: none;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue