We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94baeff commit cce100cCopy full SHA for cce100c
src/containers/App/App.scss
@@ -118,17 +118,7 @@ body,
118
}
119
120
.error {
121
- display: flex;
122
- justify-content: center;
123
- align-items: center;
124
-
125
- margin: 2px;
126
- padding: 2px;
127
128
- text-align: center;
129
130
color: var(--yc-color-text-danger);
131
- border-color: var(--yc-color-text-danger);
132
133
134
.data-table__row:hover .entity-status__clipboard-button {
0 commit comments