Merge pull request 'baigl' (#201) from baigl into main
Reviewed-on: #201
This commit is contained in:
commit
ac03a6ec08
|
@ -345,6 +345,7 @@ onMounted(() => {
|
|||
color: #fff;
|
||||
font-size: 12px;
|
||||
margin-top: 5px;
|
||||
text-align: center;
|
||||
}
|
||||
.pointer-events{
|
||||
pointer-events: none;
|
||||
|
|
|
@ -821,6 +821,7 @@ onUnmounted(() => {
|
|||
|
||||
<style scoped lang="scss">
|
||||
.teachClassTask{
|
||||
padding: 10px;
|
||||
height: 100%;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
|
|
Loading…
Reference in New Issue