1 parent c2af09f commit 5aa468fCopy full SHA for 5aa468f
1 file changed
src/skins/vector/css/molecules/RoomHeader.css
@@ -90,9 +90,9 @@ limitations under the License.
90
91
.mx_RoomHeader_simpleHeader {
92
line-height: 83px;
93
- color: #76cfa6;
94
- font-weight: 400;
95
- font-size: 20px;
+ color: #454545;
+ font-size: 24px;
+ font-weight: bold;
96
overflow: hidden;
97
text-overflow: ellipsis;
98
}
@@ -102,7 +102,7 @@ limitations under the License.
102
vertical-align: middle;
103
height: 28px;
104
color: #454545;
105
- font-weight: 800;
106
font-size: 24px;
107
padding-left: 19px;
108
padding-right: 16px;
0 commit comments