Fixed horizontal overflow on info page

This commit is contained in:
Kylart 2020-10-13 21:01:59 +02:00
parent c97525bea2
commit b634abb9e8
1 changed files with 2 additions and 1 deletions

View File

@ -107,7 +107,8 @@ export default {
<style lang="stylus" scoped>
.actions-container
width 100%
min-width 150px
width 25%
display flex
position absolute