automatically align

This commit is contained in:
Jakob Ketterl 2021-02-05 17:22:43 +01:00
parent 8e4716f241
commit c23acc1513

View File

@ -79,6 +79,7 @@
/* will be getting wider with flex */
flex: 1;
overflow: hidden;
margin: auto 0;
}
#webrx-rx-texts div {
@ -90,10 +91,6 @@
color: #909090;
}
#webrx-rx-texts div:first-child {
margin-top: 10px;
}
#webrx-rx-title {
font-family: "DejaVu Sans", Verdana, Geneva, sans-serif;
font-size: 11pt;