mirror of
https://github.com/fatedier/frp.git
synced 2025-07-21 21:32:58 +07:00
web/frpc&frps: support dark mode (#3327)
This commit is contained in:
@ -173,10 +173,10 @@ fetchData()
|
||||
|
||||
<style>
|
||||
.source {
|
||||
border: 1px solid #eaeefb;
|
||||
border-radius: 4px;
|
||||
transition: 0.2s;
|
||||
padding: 24px;
|
||||
padding-left: 24px;
|
||||
padding-right: 24px;
|
||||
}
|
||||
|
||||
.server_info {
|
||||
|
Reference in New Issue
Block a user