tweak(ui): bump button heights and align permission prompt layout
This commit is contained in:
parent
ea96f898c0
commit
b784c923a8
5 changed files with 344 additions and 135 deletions
|
|
@ -109,7 +109,7 @@
|
|||
}
|
||||
|
||||
&[data-size="small"] {
|
||||
height: 22px;
|
||||
height: 24px;
|
||||
padding: 0 8px;
|
||||
&[data-icon] {
|
||||
padding: 0 12px 0 4px;
|
||||
|
|
@ -129,8 +129,8 @@
|
|||
}
|
||||
|
||||
&[data-size="normal"] {
|
||||
height: 24px;
|
||||
line-height: 24px;
|
||||
height: 28px;
|
||||
line-height: 28px;
|
||||
padding: 0 6px;
|
||||
&[data-icon] {
|
||||
padding: 0 12px 0 4px;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue