UI code cleanup and tests for self service feature (#19487)

various code cleanup tasks for the self service UI. Also adds some tests
for self service.


- [x] Added/updated tests
- [x] Manual QA for all new/changed functionality
This commit is contained in:
Gabriel Hernandez
2024-06-11 12:56:50 +01:00
committed by GitHub
parent 30553cecc3
commit de0562a686
14 changed files with 195 additions and 26 deletions
@@ -10,8 +10,6 @@
.software-icon {
width: 24px;
height: 24px;
border: 1px solid $ui-fleet-black-10;
border-radius: 8px;
}
&__install-icon {