mirror of
https://github.com/vector-im/element-web.git
synced 2024-11-18 14:44:58 +08:00
made math display slightly larger
This commit is contained in:
parent
7e6d7053e0
commit
1f24b5b90c
@ -205,6 +205,10 @@ limitations under the License.
|
|||||||
clear: both;
|
clear: both;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.mx_RoomView_MessageList .katex {
|
||||||
|
font-size: 1.3em;
|
||||||
|
}
|
||||||
|
|
||||||
li.mx_RoomView_myReadMarker_container {
|
li.mx_RoomView_myReadMarker_container {
|
||||||
height: 0px;
|
height: 0px;
|
||||||
margin: 0px;
|
margin: 0px;
|
||||||
|
Loading…
Reference in New Issue
Block a user