Skip to main content
Glama
deleonio
by deleonio
kol-table-settings-wc.scss751 B
@use '../mixins/to-rem' as *; @use './button' as *; @use './focus-outline' as *; @mixin kol-table-settings-theme { .kol-table-settings { top: to-rem(8); right: to-rem(8); &__content { padding: to-rem(24); @include kol-button('kol-button'); // use buttons styles only in the content, not for the popover button } &__error-message { display: block; margin-top: to-rem(16); } &__columns { padding: to-rem(8); // some space for hover and focus styles } &__actions { display: flex; margin-top: to-rem(16); padding-top: to-rem(16); gap: to-rem(8); justify-content: flex-end; border-top: var(--border-width) solid var(--color-mute-variant); } } .kol-button:focus { @include focus-outline; } }

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/deleonio/public-ui-kolibri'

If you have feedback or need assistance with the MCP directory API, please join our Discord server