UNPKG

@hellowearemito/payload-plugin-recently-visited

Version:

A plugin for Payload CMS to list recently visited items on the admin dashboard

16 lines (15 loc) 300 B
.RecentlyVisitedPluginNav { .nav-group__content { .nav__link { display: block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; max-width: 100%; background: none; color: currentColor; text-align: left; margin: 0; } } }