Thanks to visit codestin.com Credit goes to github.com
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 4696a73 commit 6ad6ecfCopy full SHA for 6ad6ecf
packages/app-frontend/src/assets/style/index.postcss
@@ -2,9 +2,9 @@
2
@apply bg-gray-500/50 rounded px-1 text-[11px] font-mono;
3
}
4
5
-// @TODO remove when vue-ui style is updated
+/* @TODO remove when vue-ui style is updated */
6
7
-.vue-ui-group:not(.vertical) > .indicator >.content {
+.vue-ui-group:not(.vertical) > .indicator > .content {
8
margin: 0 12px;
9
width: calc(100% - 24px);
10
0 commit comments