feat: style topbar unread dropdown rows
This commit is contained in:
@@ -174,3 +174,9 @@ assertMatches(
|
||||
/href="\{relative_path\}\/unread"[^>]*>[\s\S]*?component="unread\/count"/,
|
||||
'Mobile drawer actions should include an Unread link with count badge'
|
||||
);
|
||||
|
||||
assertIncludes(
|
||||
stylesheet,
|
||||
'.unread-dropdown',
|
||||
'Topbar styles should cover the unread dropdown'
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user