mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-21 15:09:10 +00:00
feat(projects): allow sorting project table
This commit is contained in:
committed by
Carlos Valente
parent
9974ce24cd
commit
70ce1d5553
@@ -23,7 +23,13 @@
|
||||
}
|
||||
|
||||
.containCell {
|
||||
max-width: 400px;
|
||||
max-width: 50%;
|
||||
}
|
||||
|
||||
.sortableHeader {
|
||||
display: inline-flex;
|
||||
align-items: center;
|
||||
gap: 0.5em;
|
||||
}
|
||||
|
||||
.fullWidth {
|
||||
|
||||
Reference in New Issue
Block a user