You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-11-03 00:33:22 +03:00
Remove nonsense comment
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
This commit is contained in:
@@ -20,12 +20,12 @@ limitations under the License.
|
|||||||
padding: 8px !important;
|
padding: 8px !important;
|
||||||
display: flex !important;
|
display: flex !important;
|
||||||
top: 8px !important;
|
top: 8px !important;
|
||||||
border-radius: 8px;
|
|
||||||
|
|
||||||
|
border-radius: 8px;
|
||||||
flex-direction: row;
|
flex-direction: row;
|
||||||
min-width: 250px;
|
min-width: 250px;
|
||||||
box-shadow: 0px 14px 24px rgba(0, 0, 0, 0.08);
|
box-shadow: 0px 14px 24px rgba(0, 0, 0, 0.08);
|
||||||
background-color: $voipcall-plinth-color; // To match mx_Toast
|
background-color: $voipcall-plinth-color;
|
||||||
|
|
||||||
pointer-events: initial; // restore pointer events so the user can accept/decline
|
pointer-events: initial; // restore pointer events so the user can accept/decline
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user