mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-12 12:39:43 +02:00
Fix wonky width
This commit is contained in:
parent
dcc8f99553
commit
502b90029a
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
th.action-col-custom-width {
|
th.action-col-custom-width {
|
||||||
width: 23.25% !important;
|
width: 24.25% !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
// Fix margins in mobile view
|
// Fix margins in mobile view
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue