make the button for removing streamers have a constant width

remotes/1693176582716663532/tmp_refs/heads/watchparty
Aevann1 2022-10-10 07:42:04 +02:00
parent c2a5231ab5
commit 592c144454
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@
border-radius: 4px;
}
.remove-streamer {
width: 50%
width: 130px;
}
</style>
<script>