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