File tree 1 file changed +0
-19
lines changed
src/main/resources/META-INF/frontend/fcEnhancedTabs
1 file changed +0
-19
lines changed Original file line number Diff line number Diff line change @@ -78,24 +78,5 @@ vaadin-menu-bar-list-box vaadin-tab a[href] {
78
78
justify-content : normal;
79
79
}
80
80
81
- /*
82
- :host([orientation="vertical"]) ::slotted(a[href]) {
83
- justify-content: normal;
84
- }
85
-
86
- :host([dir="rtl"][selected]:not([orientation="vertical"]))::before, :host([dir="rtl"][selected]:not([orientation="vertical"]))::after {
87
- transform: translateX(50%) scale(1);
88
- }
89
-
90
- :host([orientation="vertical"][dir="rtl"]) {
91
- transform-origin: 100% 50%;
92
- }
93
-
94
- :host([dir="rtl"][orientation="vertical"])::before, :host([dir="rtl"][orientation="vertical"])::after {
95
- left: auto;
96
- right: 0;
97
- border-radius: var(--lumo-border-radius) 0 0 var(--lumo-border-radius);
98
- transform-origin: 0% 50%;
99
- }*/
100
81
101
82
You can’t perform that action at this time.
0 commit comments