mirror of https://github.com/Kylart/KawAnime.git
Fixed horizontal overflow on info page
This commit is contained in:
parent
c97525bea2
commit
b634abb9e8
|
@ -107,7 +107,8 @@ export default {
|
|||
|
||||
<style lang="stylus" scoped>
|
||||
.actions-container
|
||||
width 100%
|
||||
min-width 150px
|
||||
width 25%
|
||||
display flex
|
||||
|
||||
position absolute
|
||||
|
|
Loading…
Reference in New Issue