File tree Expand file tree Collapse file tree 2 files changed +126
-811
lines changed
packages/client/src/assets/styles Expand file tree Collapse file tree 2 files changed +126
-811
lines changed Original file line number Diff line number Diff line change @@ -46,12 +46,12 @@ body::-webkit-scrollbar {
4646.splitpanes--vertical > .splitpanes__splitter {
4747 min-width : 0 !important ;
4848 width : 0 !important ;
49- @ apply border-r border-base;
49+ --at- apply: border-r border-base;
5050}
5151.splitpanes--horizontal > .splitpanes__splitter {
5252 min-height : 0 !important ;
5353 height : 0 !important ;
54- --uno : border-t border-base;
54+ --at-apply : border-t border-base;
5555}
5656.splitpanes--vertical > .splitpanes__splitter : before {
5757 left : -5px ;
@@ -67,14 +67,14 @@ body::-webkit-scrollbar {
6767/* Overrides Floating Vue */
6868.v-popper--theme-dropdown .v-popper__inner ,
6969.v-popper--theme-tooltip .v-popper__inner {
70- --uno : 'bg-base text-black dark:text-white rounded border border-base shadow' ;
70+ --at-apply : 'bg-base text-black dark:text-white rounded border border-base shadow' ;
7171 box-shadow : 0 6px 30px # 0000001a ;
7272}
7373
7474.v-popper--theme-tooltip .v-popper__arrow-inner ,
7575.v-popper--theme-dropdown .v-popper__arrow-inner {
7676 visibility : visible;
77- --uno : 'border-white dark:border-#121212' ;
77+ --at-apply : 'border-white dark:border-#121212' ;
7878}
7979
8080.v-popper--theme-tooltip .v-popper__arrow-outer ,
You can’t perform that action at this time.
0 commit comments