Typicalc/frontend/styles/view/unification.css

10 lines
168 B
CSS
Raw Normal View History

2021-02-03 14:10:51 +00:00
tc-unification {
2021-03-10 15:02:17 +00:00
flex: initial;
background-color: #e9f2fd;
min-width: 100%;
width: max-content;
padding-left: 1em;
padding-right: 1em;
box-sizing: border-box;
}