mirror of https://github.com/vector-im/riot-web
Use consistent values between right and left panels
parent
145b154a01
commit
b10195cefa
|
@ -120,8 +120,8 @@ limitations under the License.
|
||||||
|
|
||||||
h3 {
|
h3 {
|
||||||
text-transform: uppercase;
|
text-transform: uppercase;
|
||||||
color: $notice-secondary-color;
|
color: $roomlist2-header-color;
|
||||||
font-weight: bold;
|
font-weight: 600;
|
||||||
font-size: $font-12px;
|
font-size: $font-12px;
|
||||||
margin: 4px 0;
|
margin: 4px 0;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue