live users
This commit is contained in:
@@ -10,8 +10,6 @@
|
||||
appearance: none;
|
||||
-webkit-appearance: none;
|
||||
-moz-appearance: none;
|
||||
width: 20px;
|
||||
height: 20px;
|
||||
background: transparent;
|
||||
border: none;
|
||||
position: relative;
|
||||
@@ -50,4 +48,8 @@
|
||||
display: grid;
|
||||
grid-template-columns: repeat(32, 1fr); /* 32 equal columns */
|
||||
grid-template-rows: repeat(32, 1fr); /* 32 equal rows */
|
||||
}
|
||||
|
||||
.counter-label {
|
||||
color: #4a7c59;
|
||||
}
|
||||
Reference in New Issue
Block a user