more ui components
This commit is contained in:
@@ -66,11 +66,3 @@ const setRoot = async (closeModal: () => Promise<Boolean>) => {
|
||||
</div>
|
||||
</div>
|
||||
</template>
|
||||
<style scoped lang="scss">
|
||||
.btn-group .btn {
|
||||
@apply border-[1px] border-neutral-200 text-opacity-70;
|
||||
&:not(:first-child) {
|
||||
@apply ml-[-1px];
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user