Reduce max-height of one logo to 20vh
This commit is contained in:
parent
f82453c2cf
commit
5dd03db924
@ -286,7 +286,7 @@ export default {
|
||||
<style lang="scss" scoped>
|
||||
.app-selector {
|
||||
.logo {
|
||||
max-height: 25vh;
|
||||
max-height: 20vh;
|
||||
max-width: 500px;
|
||||
width: auto;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user