mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 17:08:53 +00:00
Add gap between batch details tab table and table header (#33899)
<!-- Add the related story/sub-task/bug number, like Resolves #123, or remove if NA --> **Related issue:** Resolves #33888 <img width="1252" height="563" alt="Screenshot 2025-10-06 at 2 00 40 PM" src="https://github.com/user-attachments/assets/2a021874-688a-4a14-a2b3-43eaa11c7af1" /> - [x] QA'd all new/changed functionality manually Co-authored-by: Jacob Shandling <jacob@fleetdm.com>
This commit is contained in:
parent
6edc78d8ec
commit
bb608296fe
1 changed files with 2 additions and 0 deletions
|
|
@ -20,6 +20,8 @@
|
|||
}
|
||||
|
||||
&__tab-content {
|
||||
@include flex-column-16px-gap;
|
||||
|
||||
&__header {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
|
|
|
|||
Loading…
Reference in a new issue