mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-11 09:28:27 -04:00
Make selection summary use tabular numbers
Stops them jumping around as much when the numbers change. As requested in: https://github.com/alphagov/notifications-admin/pull/2956/files#r283271635 Co-Authored-By: Chris Hill-Scott <me@quis.cc>
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
.selection-summary {
|
||||
|
||||
.selection-summary__text {
|
||||
@include core-19($tabular-numbers: true);
|
||||
padding: .526315em .789473em .263157em 0px;
|
||||
margin-bottom: $gutter / 2;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user