Fixed the Dial Pad and finalized the changes
This commit is contained in:
parent
8660ab000e
commit
b42872daa4
2 changed files with 8 additions and 9 deletions
|
@ -33,14 +33,15 @@ limitations under the License.
|
|||
max-width: 150px;
|
||||
border: none;
|
||||
margin: 0px;
|
||||
|
||||
}
|
||||
.mx_DialPadContextMenu_dialled input{
|
||||
.mx_DialPadContextMenu_dialled input {
|
||||
font-size: 18px;
|
||||
font-weight: 600;
|
||||
overflow: hidden;
|
||||
max-width: 150px;
|
||||
text-align: left;
|
||||
direction: rtl;
|
||||
padding: 8px 0px;
|
||||
background-color: rgb(0, 0, 0, 0);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue