mirror of https://github.com/vector-im/riot-web
Move around some CSS
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>pull/21833/head
parent
dd800549d7
commit
a6f10a4aaa
|
@ -45,7 +45,6 @@ limitations under the License.
|
|||
h1 {
|
||||
font-weight: bold;
|
||||
}
|
||||
}
|
||||
|
||||
.mx_IncomingCallToast_buttons {
|
||||
margin-top: 8px;
|
||||
|
@ -88,4 +87,5 @@ limitations under the License.
|
|||
.mx_IncomingCallToast_unSilence::before {
|
||||
mask-image: url('$(res)/img/voip/un-silence.svg');
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue