This PR (just the second commit) applies the new overflow menu design from #3099 to the thing detail view log detail view.
This PR depends on #3099 and will need re-basing once that lands.
I wanted to go further than this by changing anchors into buttons and separating the shared overflow menu out into separate declarative elements in each view. But that sent me down a bit of a rabbit hole which uncovered a bunch of other issues like #3103, so I've kept the changes minimal for now. Mainly just CSS.
This PR (just the second commit) applies the new overflow menu design from #3099 to the thing detail view log detail view.
This PR depends on #3099 and will need re-basing once that lands.
I wanted to go further than this by changing anchors into buttons and separating the shared overflow menu out into separate declarative elements in each view. But that sent me down a bit of a rabbit hole which uncovered a bunch of other issues like #3103, so I've kept the changes minimal for now. Mainly just CSS.
Closes #3104.