Dial Pad UI fix
This commit is contained in:
@@ -30,6 +30,7 @@ limitations under the License.
|
|||||||
text-align: center;
|
text-align: center;
|
||||||
vertical-align: middle;
|
vertical-align: middle;
|
||||||
line-height: 40px;
|
line-height: 40px;
|
||||||
|
color: #15191e;
|
||||||
}
|
}
|
||||||
|
|
||||||
.mx_DialPad_deleteButton, .mx_DialPad_dialButton {
|
.mx_DialPad_deleteButton, .mx_DialPad_dialButton {
|
||||||
|
|||||||
@@ -27,9 +27,11 @@ limitations under the License.
|
|||||||
}
|
}
|
||||||
|
|
||||||
.mx_DialPadContextMenu_dialled {
|
.mx_DialPadContextMenu_dialled {
|
||||||
height: 1em;
|
height: 1.5em;
|
||||||
font-size: 18px;
|
font-size: 18px;
|
||||||
font-weight: 600;
|
font-weight: 600;
|
||||||
|
max-width: 150px;
|
||||||
|
overflow: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
.mx_DialPadContextMenu_dialPad {
|
.mx_DialPadContextMenu_dialPad {
|
||||||
|
|||||||
Reference in New Issue
Block a user