Fix automatic vendor prefix removal

This commit is contained in:
MrTimscampi 2019-12-30 13:38:51 +01:00
parent d08cd4d1cd
commit ecf0ee0c34
10 changed files with 31 additions and 10 deletions

View file

@ -92,10 +92,12 @@
.headerLeft,
.skinHeader {
display: flex;
}
.detailButton-mobile,
.skinHeader {
flex-direction: column;
}
.pageTitleWithLogo {
@ -119,6 +121,7 @@
.headerLeft,
.headerRight {
justify-content: center;
}
.hiddenViewMenuBar .skinHeader {
@ -542,6 +545,7 @@
.detailButton-mobile,
.mainDetailButtons {
display: flex;
}
.itemName {