Skip to content
Snippets Groups Projects
Commit 19750e07 authored by Reinder Kraaij's avatar Reinder Kraaij :eye:
Browse files

Merge branch 'TMSS-2948-Front-End-Only' into 'master'

Resolve TMSS-2948 "Front end only"

Closes TMSS-2948

See merge request !1361
parents b468951c 2f25b3a7
No related branches found
No related tags found
1 merge request!1361Resolve TMSS-2948 "Front end only"
......@@ -260,6 +260,10 @@ body .p-paginator {
.tmss-table > .p-dropdown {
height:33px;
line-height: 0px;
}
.table-filter{
display: flex;
}
.table-filter > input,select {
width: 100% !important;
......@@ -323,3 +327,6 @@ body .p-paginator {
min-width: 170px;
}
.table-reset{
}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment