chore: fixes
This commit is contained in:
parent
b4d33bb9d6
commit
fd31b57b37
3 changed files with 61 additions and 28 deletions
|
|
@ -158,19 +158,3 @@ body.console-dsi .screen {
|
|||
width: 320px;
|
||||
}
|
||||
|
||||
.carousel-buttons {
|
||||
overflow: hidden;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.carousel-track {
|
||||
display: flex;
|
||||
gap: 10px;
|
||||
white-space: nowrap;
|
||||
overflow-x: scroll;
|
||||
scroll-behavior: auto;
|
||||
}
|
||||
|
||||
.carousel-track a img {
|
||||
height: 31px;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue