mirror of
https://github.com/zhigang1992/react.git
synced 2026-04-29 12:45:32 +08:00
test: update snapshots
This commit is contained in:
@@ -32,6 +32,7 @@ exports[`ButtonGroup buttons should be displayed vertically 1`] = `
|
|||||||
--zeit-ui-button-padding: 1.25rem;
|
--zeit-ui-button-padding: 1.25rem;
|
||||||
--zeit-ui-button-height: 2.5rem;
|
--zeit-ui-button-height: 2.5rem;
|
||||||
--zeit-ui-button-color: #666;
|
--zeit-ui-button-color: #666;
|
||||||
|
--zeit-ui-button-bg: #fff;
|
||||||
}
|
}
|
||||||
|
|
||||||
.btn:hover {
|
.btn:hover {
|
||||||
@@ -92,6 +93,7 @@ exports[`ButtonGroup buttons should be displayed vertically 1`] = `
|
|||||||
--zeit-ui-button-padding: 1.25rem;
|
--zeit-ui-button-padding: 1.25rem;
|
||||||
--zeit-ui-button-height: 2.5rem;
|
--zeit-ui-button-height: 2.5rem;
|
||||||
--zeit-ui-button-color: #666;
|
--zeit-ui-button-color: #666;
|
||||||
|
--zeit-ui-button-bg: #fff;
|
||||||
}
|
}
|
||||||
|
|
||||||
.btn:hover {
|
.btn:hover {
|
||||||
@@ -200,6 +202,7 @@ exports[`ButtonGroup props should be passed to each button 1`] = `
|
|||||||
--zeit-ui-button-padding: 0.625rem;
|
--zeit-ui-button-padding: 0.625rem;
|
||||||
--zeit-ui-button-height: 1.5rem;
|
--zeit-ui-button-height: 1.5rem;
|
||||||
--zeit-ui-button-color: #fff;
|
--zeit-ui-button-color: #fff;
|
||||||
|
--zeit-ui-button-bg: #0070f3;
|
||||||
}
|
}
|
||||||
|
|
||||||
.btn:hover {
|
.btn:hover {
|
||||||
@@ -308,6 +311,7 @@ exports[`ButtonGroup props should be passed to each button 2`] = `
|
|||||||
--zeit-ui-button-padding: 0.625rem;
|
--zeit-ui-button-padding: 0.625rem;
|
||||||
--zeit-ui-button-height: 1.5rem;
|
--zeit-ui-button-height: 1.5rem;
|
||||||
--zeit-ui-button-color: #fff;
|
--zeit-ui-button-color: #fff;
|
||||||
|
--zeit-ui-button-bg: #0070f3;
|
||||||
}
|
}
|
||||||
|
|
||||||
.btn:hover {
|
.btn:hover {
|
||||||
@@ -416,6 +420,7 @@ exports[`ButtonGroup should render correctly 1`] = `
|
|||||||
--zeit-ui-button-padding: 1.25rem;
|
--zeit-ui-button-padding: 1.25rem;
|
||||||
--zeit-ui-button-height: 2.5rem;
|
--zeit-ui-button-height: 2.5rem;
|
||||||
--zeit-ui-button-color: #666;
|
--zeit-ui-button-color: #666;
|
||||||
|
--zeit-ui-button-bg: #fff;
|
||||||
}
|
}
|
||||||
|
|
||||||
.btn:hover {
|
.btn:hover {
|
||||||
|
|||||||
@@ -63,6 +63,7 @@ exports[`ButtonIcon should render correctly 1`] = `
|
|||||||
--zeit-ui-button-padding: 1.375rem;
|
--zeit-ui-button-padding: 1.375rem;
|
||||||
--zeit-ui-button-height: 2.5rem;
|
--zeit-ui-button-height: 2.5rem;
|
||||||
--zeit-ui-button-color: #666;
|
--zeit-ui-button-color: #666;
|
||||||
|
--zeit-ui-button-bg: #fff;
|
||||||
}
|
}
|
||||||
|
|
||||||
.btn:hover {
|
.btn:hover {
|
||||||
@@ -158,6 +159,7 @@ exports[`ButtonIcon should work with right 1`] = `
|
|||||||
--zeit-ui-button-padding: 1.375rem;
|
--zeit-ui-button-padding: 1.375rem;
|
||||||
--zeit-ui-button-height: 2.5rem;
|
--zeit-ui-button-height: 2.5rem;
|
||||||
--zeit-ui-button-color: #666;
|
--zeit-ui-button-color: #666;
|
||||||
|
--zeit-ui-button-bg: #fff;
|
||||||
}
|
}
|
||||||
|
|
||||||
.btn:hover {
|
.btn:hover {
|
||||||
|
|||||||
@@ -32,6 +32,7 @@ exports[`UseToast should render different actions 1`] = `
|
|||||||
--zeit-ui-button-padding: 0.625rem;
|
--zeit-ui-button-padding: 0.625rem;
|
||||||
--zeit-ui-button-height: 1.5rem;
|
--zeit-ui-button-height: 1.5rem;
|
||||||
--zeit-ui-button-color: #fff;
|
--zeit-ui-button-color: #fff;
|
||||||
|
--zeit-ui-button-bg: #000;
|
||||||
}
|
}
|
||||||
|
|
||||||
.btn:hover {
|
.btn:hover {
|
||||||
@@ -92,6 +93,7 @@ exports[`UseToast should render different actions 1`] = `
|
|||||||
--zeit-ui-button-padding: 0.625rem;
|
--zeit-ui-button-padding: 0.625rem;
|
||||||
--zeit-ui-button-height: 1.5rem;
|
--zeit-ui-button-height: 1.5rem;
|
||||||
--zeit-ui-button-color: #666;
|
--zeit-ui-button-color: #666;
|
||||||
|
--zeit-ui-button-bg: #fff;
|
||||||
}
|
}
|
||||||
|
|
||||||
.btn:hover {
|
.btn:hover {
|
||||||
|
|||||||
Reference in New Issue
Block a user