mirror of
https://github.com/wassname/template.git
synced 2026-09-09 11:38:29 +08:00
Updates
This commit is contained in:
@@ -6,12 +6,13 @@ dt-header {
|
||||
display: block;
|
||||
position: relative;
|
||||
height: 60px;
|
||||
background: none;
|
||||
background: #f9f9f9;
|
||||
width: 100%;
|
||||
box-sizing: border-box;
|
||||
z-index: 2;
|
||||
color: rgba(0, 0, 0, 0.8);
|
||||
border-bottom: 1px solid rgba(0, 0, 0, 0.2);
|
||||
border-bottom: 1px solid rgba(0, 0, 0, 0.08);
|
||||
box-shadow: 0 1px 6px rgba(0, 0, 0, 0.05);
|
||||
}
|
||||
dt-header .content {
|
||||
height: 60px;
|
||||
|
||||
Reference in New Issue
Block a user