wishthis/includes/assets/css/default.css
2022-01-17 15:35:36 +01:00

14 lines
135 B
CSS

/**
* Footer
*/
.ui.footer {
position: sticky;
top: 100%;
}
/**
* Modal
*/
.ui.modal > .actions {
text-align: inherit;
}