mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-18 21:49:37 -04:00
Maintain full width for items without a path
This commit is contained in:
@@ -52,6 +52,22 @@
|
||||
display: none;
|
||||
}
|
||||
|
||||
&-without-ancestors {
|
||||
|
||||
.message-name {
|
||||
|
||||
a {
|
||||
display: block;
|
||||
|
||||
&:first-child {
|
||||
display: block;
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
&-folder {
|
||||
|
||||
Reference in New Issue
Block a user