fix fullscreen
This commit is contained in:
@@ -28,8 +28,9 @@ onMounted(() => {
|
||||
line-height: 1;
|
||||
}
|
||||
|
||||
/* :fullscreen .datetime {
|
||||
right: 620px;
|
||||
top: 56px;
|
||||
} */
|
||||
:fullscreen .datetime {
|
||||
/* right: 620px;
|
||||
top: 56px; */
|
||||
color: red;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user