mirror of
https://iceshrimp.dev/blueb/Chuckya-fe-standalone.git
synced 2026-01-11 13:33:21 -08:00
13 lines
No EOL
180 B
SCSS
13 lines
No EOL
180 B
SCSS
.giphy-modal {
|
|
@extend .boost-modal;
|
|
width: 500px;
|
|
}
|
|
|
|
.giphy-modal__container {
|
|
text-align: center;
|
|
padding: 20px;
|
|
}
|
|
|
|
.giphy-modal__searchbox {
|
|
width: 450px !important;
|
|
} |