Fix tedious CSS stuff with stylelint --fix

This commit is contained in:
David Baker
2019-04-09 15:05:39 +01:00
parent eb6f3f6008
commit 04b69116ee
8 changed files with 25 additions and 26 deletions
+2 -2
View File
@@ -138,8 +138,8 @@ limitations under the License.
}
.mx_RoomStatusBar_resend_link {
color: $primary-fg-color ! important;
text-decoration: underline ! important;
color: $primary-fg-color !important;
text-decoration: underline !important;
cursor: pointer;
}