We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2dde957 commit 8f94359Copy full SHA for 8f94359
scss/apnscp/_menu.scss
@@ -305,6 +305,9 @@ body.ui-swap-buttons #ui-full-flex-wrap > .ui-app-row {
305
border-top: 0.5em solid #f5f8fa;
306
border-right: 0.5em solid transparent;
307
border-left: 0.5em solid transparent;
308
+ body.ui-swap-buttons & {
309
+ transform:rotate(270deg);
310
+ }
311
position: absolute;
312
transform: rotate(90deg);
313
margin-right: 0;
0 commit comments