mirror of
https://github.com/liriliri/eruda.git
synced 2026-04-05 10:28:34 +08:00
Add: Css color display
This commit is contained in:
@@ -58,6 +58,13 @@
|
||||
-webkit-overflow-scrolling: touch;
|
||||
}
|
||||
}
|
||||
.style-color {
|
||||
width: 7px;
|
||||
height: 7px;
|
||||
margin-right: 2px;
|
||||
border: 1px solid $gray-dark;
|
||||
display: inline-block;
|
||||
}
|
||||
.computed-style {
|
||||
background: #fff;
|
||||
font-size: 12px;
|
||||
|
||||
Reference in New Issue
Block a user