mirror of
https://github.com/imdap/ruoyi-plus-vben5.git
synced 2026-04-23 00:38:34 +08:00
refactor: replace simple px utility styles
This commit is contained in:
@@ -498,7 +498,7 @@ async function handleReset() {
|
||||
<style scoped>
|
||||
:deep(.sticky-tabs-header [role='tablist']) {
|
||||
position: sticky;
|
||||
top: -12px;
|
||||
@apply -top-3;
|
||||
z-index: 9999;
|
||||
}
|
||||
</style>
|
||||
|
||||
@@ -82,6 +82,6 @@ const handleClick = () => {
|
||||
|
||||
<style scoped>
|
||||
.timezone-container {
|
||||
padding-left: 20px;
|
||||
@apply pl-5;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user