revert "responsiveness" in channel size
This commit is contained in:
parent
284ff09fd8
commit
2c7afa6273
1 changed files with 1 additions and 1 deletions
|
@ -157,7 +157,7 @@ export default class Channel extends Vue {
|
|||
<!--suppress CssUnusedSymbol -->
|
||||
<style scoped>
|
||||
.channel {
|
||||
min-width: 128px;
|
||||
width: 128px;
|
||||
height: 256px;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
|
|
Loading…
Reference in a new issue