mirror of
https://github.com/TeamPiped/Piped.git
synced 2025-07-25 21:05:21 +00:00
Update ModalComponent.vue
This commit is contained in:
@ -37,6 +37,6 @@ export default {
|
||||
}
|
||||
|
||||
.modal-container {
|
||||
@apply w-min m-auto px-8 bg-dark-700 p-6 rounded-xl min-w-[20vw];
|
||||
@apply w-min m-auto min-w-[20vw];
|
||||
}
|
||||
</style>
|
||||
|
Reference in New Issue
Block a user