mirror of
https://github.com/TeamPiped/Piped.git
synced 2025-08-09 20:24:09 +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