css amends for item-request
gitea/salix/dev This commit has test failures
Details
gitea/salix/dev This commit has test failures
Details
This commit is contained in:
parent
e1cbf781e1
commit
c2573d6853
|
@ -1,18 +1,20 @@
|
|||
@import "variables";
|
||||
|
||||
vn-dialog[vn-id="denyReason"] {
|
||||
button.close {
|
||||
display: none
|
||||
}
|
||||
& vn-button {
|
||||
margin: 0 auto
|
||||
vn-item-request {
|
||||
vn-dialog[vn-id="denyReason"] {
|
||||
button.close {
|
||||
display: none
|
||||
}
|
||||
& vn-button {
|
||||
margin: 0 auto
|
||||
}
|
||||
|
||||
vn-textarea {
|
||||
width: 100%
|
||||
}
|
||||
}
|
||||
|
||||
vn-textarea {
|
||||
width: 100%
|
||||
vn-icon[icon=insert_drive_file]{
|
||||
color: $color-font-secondary;
|
||||
}
|
||||
}
|
||||
|
||||
vn-icon[icon=insert_drive_file]{
|
||||
color: $color-font-secondary;
|
||||
}
|
Loading…
Reference in New Issue