mirror of
https://github.com/lxsang/antos-frontend.git
synced 2025-07-15 13:30:01 +02:00
core services renamed to syslog
This commit is contained in:
@ -121,4 +121,12 @@ body
|
||||
padding:3px;
|
||||
color:chocolate;
|
||||
font-weight: normal;
|
||||
}
|
||||
|
||||
#clipboard {
|
||||
position: absolute;
|
||||
left: -9999px;
|
||||
width: 1px;
|
||||
height: 1px;
|
||||
box-sizing: border-box;
|
||||
}
|
Reference in New Issue
Block a user