Make bump session button pretty
This commit is contained in:
@ -1,6 +1,9 @@
|
||||
.cal {
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
flex-direction: row-reverse;
|
||||
overflow-y: auto;
|
||||
max-width: max-content;
|
||||
padding-left: 2rem;
|
||||
}
|
||||
|
||||
.cal_col {
|
||||
|
||||
Reference in New Issue
Block a user