refactor: remove absolute classes
This commit is contained in:
@@ -496,6 +496,8 @@ export default defineComponent({
|
||||
@apply overflow-x-auto;
|
||||
@apply overflow-y-hidden;
|
||||
@apply resize-none;
|
||||
@apply focus:outline-none;
|
||||
@apply transition;
|
||||
}
|
||||
|
||||
.env-input::-webkit-scrollbar {
|
||||
|
||||
Reference in New Issue
Block a user