mirror of
https://github.com/DzzXH/DzzOffice.git
synced 2026-04-22 13:01:40 +08:00
更新至V1.76,更新内容在笔记中查看
This commit is contained in:
@@ -175,4 +175,15 @@
|
||||
}
|
||||
.img-circle{
|
||||
border-radius: 50%;
|
||||
}
|
||||
.rq{
|
||||
color: red !important;
|
||||
}
|
||||
.form-control{
|
||||
background-color: transparent;
|
||||
border-style: solid;
|
||||
border-width: 0 0 1px 0;
|
||||
border-color: #e1e1e1;
|
||||
box-shadow: none;
|
||||
border-radius: .5rem;
|
||||
}
|
||||
Reference in New Issue
Block a user