mirror of
https://github.com/fleetdm/fleet
synced 2026-04-30 18:07:56 +00:00
## #22485 <img width="1464" alt="Screenshot 2024-10-03 at 4 54 04 PM" src="https://github.com/user-attachments/assets/1c64a78f-7642-4dd2-b7a5-14de6ab32018"> - [x] Changes file added for user-visible changes in `changes/`, - [x] Manual QA for all new/changed functionality --------- Co-authored-by: Jacob Shandling <jacob@fleetdm.com>
8 lines
125 B
SCSS
8 lines
125 B
SCSS
.ios-ipados-panel {
|
|
.input-field {
|
|
padding: 7px 36px 7px 12px;
|
|
}
|
|
&__spinner {
|
|
margin: $pad-xxlarge auto;
|
|
}
|
|
}
|