revert "responsiveness" in channel size

master
Tomáš Mládek 2020-01-12 19:31:19 +01:00
parent 284ff09fd8
commit 2c7afa6273
1 changed files with 1 additions and 1 deletions

View File

@ -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;