mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2025-11-07 15:20:25 +08:00
9 lines
87 B
Plaintext
9 lines
87 B
Plaintext
|
|
td {
|
||
|
|
position: relative;
|
||
|
|
}
|
||
|
|
|
||
|
|
td a.op {
|
||
|
|
position: absolute;
|
||
|
|
right: 1em;
|
||
|
|
top: 0.5em;
|
||
|
|
}
|