tweak(ui): bump button heights and align permission prompt layout
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user