forked from dyf/dyf-vue-ui
merge upstream
This commit is contained in:
@ -720,6 +720,12 @@ window.hideConfirm = function () {
|
||||
};
|
||||
</script>
|
||||
<style lang="scss" scoped>
|
||||
.p-2{
|
||||
background: rgba(247, 248, 252, 1);
|
||||
min-height: 100vh;
|
||||
box-sizing: border-box;
|
||||
padding: 15px;
|
||||
}
|
||||
.device-page {
|
||||
.header-bar {
|
||||
border-radius: 8px;
|
||||
|
||||
Reference in New Issue
Block a user