mirror of
https://github.com/muerwre/orchidmap-front.git
synced 2025-04-25 11:06:40 +07:00
fixed est time display
This commit is contained in:
parent
ecda809492
commit
acc7cf6a22
5 changed files with 88 additions and 12 deletions
|
@ -12,6 +12,13 @@
|
|||
display: flex;
|
||||
align-items: center;
|
||||
border-radius: 3px 0 0 3px;
|
||||
font-weight: 200;
|
||||
color: #cccccc;
|
||||
user-select: none;
|
||||
|
||||
svg {
|
||||
fill: #cccccc;
|
||||
}
|
||||
}
|
||||
|
||||
.control-sep {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue