fix for calculator app display
This commit is contained in:
parent
c13064789c
commit
81943db75f
1 changed files with 2 additions and 1 deletions
|
@ -1354,6 +1354,7 @@
|
|||
background-color: #666;
|
||||
}
|
||||
.calc-content-wrapper #display {
|
||||
appearance: none;
|
||||
font-size: 36px;
|
||||
font-weight: lighter;
|
||||
text-align: right;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue