Skip to content

Commit eba991c

Browse files
committed
chore(tokens): remove whitespace
1 parent 396bca9 commit eba991c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

components/tokens/custom-spectrum/custom-large-vars.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,8 +87,8 @@ governing permissions and limitations under the License.
8787
--spectrum-treeview-item-indentation-large: 25px;
8888
--spectrum-treeview-item-indentation-extra-large: 30px;
8989
--spectrum-treeview-indicator-inset-block-start: 6px;
90-
9190
--spectrum-dialog-confirm-entry-animation-distance: 25px;
91+
9292
--spectrum-dialog-confirm-hero-height: 160px;
9393
--spectrum-dialog-confirm-border-radius: 5px;
9494
--spectrum-dialog-confirm-title-text-size: 19px;

components/tokens/custom-spectrum/custom-medium-vars.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,8 +86,8 @@ governing permissions and limitations under the License.
8686
--spectrum-treeview-item-indentation-large: 20px;
8787
--spectrum-treeview-item-indentation-extra-large: var(--spectrum-spacing-400);
8888
--spectrum-treeview-indicator-inset-block-start: 5px;
89-
9089
--spectrum-dialog-confirm-entry-animation-distance: 20px;
90+
9191
--spectrum-dialog-confirm-hero-height: 128px;
9292
--spectrum-dialog-confirm-border-radius: 4px;
9393
--spectrum-dialog-confirm-title-text-size: 18px;

0 commit comments

Comments
 (0)