mirror of
https://github.com/samber/awesome-prometheus-alerts.git
synced 2026-06-21 00:47:18 +08:00
💄 styling
This commit is contained in:
parent
81d3dc9a24
commit
ee176a798e
1 changed files with 6 additions and 2 deletions
|
|
@ -23,8 +23,12 @@ summary {
|
|||
font-size: 15px;
|
||||
}
|
||||
|
||||
summary .clipboard-single,
|
||||
summary .clipboard-multiple {
|
||||
h2 {
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.clipboard-single,
|
||||
.clipboard-multiple {
|
||||
right: 0;
|
||||
position: absolute;
|
||||
cursor: pointer;
|
||||
|
|
|
|||
Loading…
Reference in a new issue