Logo
Explore Help
Register Sign In
External/fredy
1
0
Fork 0
You've already forked fredy
mirror of https://github.com/orangecoding/fredy.git synced 2026-06-16 12:31:07 +00:00
Code Issues Packages Projects Releases Wiki Activity
Files
53d5098cec400918818a621ad2607def15d4c7e1
fredy/ui/src/components/table/JobTable.less

18 lines
229 B
Plaintext
Raw Normal View History

Mobile view and wording (#151) * feat(ui): simplified titles and adjusted some wording * style(ui): simplified some views for mobile * style(ui): make job table responsive for mobile * style(ui): login button gap * style(ui): dont hide mobile columns * fix: method return type
2025-08-01 09:51:42 +02:00
.interactions {
float: right;
display: flex;
flex-direction: column;
gap: 1rem;
}
adding buttons to remove listings from a given job
2025-10-03 13:04:35 +02:00
.jobPopoverContent {
padding: 1rem;
color: white;
}
Mobile view and wording (#151) * feat(ui): simplified titles and adjusted some wording * style(ui): simplified some views for mobile * style(ui): make job table responsive for mobile * style(ui): login button gap * style(ui): dont hide mobile columns * fix: method return type
2025-08-01 09:51:42 +02:00
@media (min-width: 768px) {
.interactions {
flex-direction: initial;
}
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.4 Page: 61ms Template: 4ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API