fix: cot button can not operate
This commit is contained in:
@@ -2,14 +2,6 @@
|
||||
margin-bottom: 24px;
|
||||
position: relative;
|
||||
|
||||
.markdown-viewer {
|
||||
h4 {
|
||||
margin-top: 10px;
|
||||
margin-bottom: 10px;
|
||||
font-size: var(--font-size-middle);
|
||||
}
|
||||
}
|
||||
|
||||
&-role {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
@@ -26,6 +18,7 @@
|
||||
position: absolute;
|
||||
top: 0;
|
||||
left: 0;
|
||||
z-index: 101;
|
||||
}
|
||||
|
||||
.role {
|
||||
|
||||
Reference in New Issue
Block a user