mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2025-02-17 04:10:53 +01:00
Preview improved (#109)
This commit is contained in:
parent
ba3f9ab937
commit
52f0213def
@ -226,7 +226,7 @@ body {
|
||||
#counter-preview-badge {
|
||||
position: absolute;
|
||||
top: 0px;
|
||||
right: 0px;
|
||||
right: -5px;
|
||||
color: white;
|
||||
background: black;
|
||||
padding: 1px 6px;
|
||||
@ -240,6 +240,10 @@ body {
|
||||
margin-right: 5px;
|
||||
}
|
||||
|
||||
#icon-badge-preview {
|
||||
margin-top: 5px;
|
||||
}
|
||||
|
||||
.colorpicker {
|
||||
display: flex;
|
||||
padding-bottom: 5px;
|
||||
|
Loading…
x
Reference in New Issue
Block a user