mirror of
https://github.com/wailsapp/wails.git
synced 2026-03-14 14:45:49 +01:00
Set maximum carousel width
This commit is contained in:
parent
2de06a0684
commit
840d3f1e85
1 changed files with 1 additions and 0 deletions
|
|
@ -58,6 +58,7 @@
|
|||
|
||||
.carousel-root {
|
||||
outline: none;
|
||||
max-width: 1024px;
|
||||
}
|
||||
|
||||
.carousel {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue