.content-container { height: 100%; overflow: hidden; box-sizing: border-box; } .empty-content { height: 100%; justify-content: center; } .content-value { user-select: text; } .tab-content { }