mirror of https://github.com/vector-im/riot-web
Change colour variable for export dialog subheading
parent
5eaf0e7e25
commit
1e90043eb3
|
@ -20,7 +20,7 @@ limitations under the License.
|
||||||
display: block;
|
display: block;
|
||||||
font-family: $font-family;
|
font-family: $font-family;
|
||||||
font-weight: $font-semi-bold;
|
font-weight: $font-semi-bold;
|
||||||
color: $accent-fg-color;
|
color: $primary-content;
|
||||||
margin-top: 18px;
|
margin-top: 18px;
|
||||||
margin-bottom: 12px;
|
margin-bottom: 12px;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue