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;
|
||||
color: #5f6877;
|
||||
background: transparent;
|
||||
font-size: 13px;
|
||||
font-size: 14px;
|
||||
font-weight: 850;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user