revert "responsiveness" in channel size

This commit is contained in:
Tomáš Mládek 2020-01-12 19:31:19 +01:00
parent 284ff09fd8
commit 2c7afa6273

View file

@ -157,7 +157,7 @@ export default class Channel extends Vue {
<!--suppress CssUnusedSymbol --> <!--suppress CssUnusedSymbol -->
<style scoped> <style scoped>
.channel { .channel {
min-width: 128px; width: 128px;
height: 256px; height: 256px;
display: flex; display: flex;
flex-direction: column; flex-direction: column;