Merge pull request #22173 from AmbrishRamachandiran/plugindropdown

Plugins page dropdown filter alignment fix
This commit is contained in:
Ben Lambert
2024-01-17 12:56:42 +01:00
committed by GitHub
@@ -78,6 +78,8 @@
:global(.dropdown) {
float: right;
margin-bottom: 1rem;
text-overflow: ellipsis;
white-space: nowrap;
}
:global(.button--info) {