change(ui): increase font size of disabled button from 13px to 14px
This commit is contained in:
@@ -557,7 +557,7 @@ button:disabled {
|
|||||||
border-radius: 8px;
|
border-radius: 8px;
|
||||||
color: #5f6877;
|
color: #5f6877;
|
||||||
background: transparent;
|
background: transparent;
|
||||||
font-size: 13px;
|
font-size: 14px;
|
||||||
font-weight: 850;
|
font-weight: 850;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user