We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6852f1 commit 2ccf9a2Copy full SHA for 2ccf9a2
elements/src/components/pos-login/pos-login.css
@@ -2,6 +2,9 @@
2
display: flex;
3
align-items: center;
4
gap: var(--size-2);
5
+ > pos-resource {
6
+ display: flex;
7
+ }
8
}
9
.user-data {
10
0 commit comments