Fix tedious CSS stuff with stylelint --fix
This commit is contained in:
parent
eb6f3f6008
commit
04b69116ee
8 changed files with 25 additions and 26 deletions
|
@ -66,7 +66,7 @@ limitations under the License.
|
|||
|
||||
.mx_NotificationPanel .mx_EventTile_roomName a,
|
||||
.mx_NotificationPanel .mx_EventTile_senderDetails a {
|
||||
text-decoration: none ! important;
|
||||
text-decoration: none !important;
|
||||
}
|
||||
|
||||
.mx_NotificationPanel .mx_EventTile .mx_MessageTimestamp {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue