mirror of
https://github.com/YGGverse/YGGtracker.git
synced 2026-03-31 17:15:38 +00:00
update paddings
This commit is contained in:
parent
22df1dbbd0
commit
247003a366
1 changed files with 1 additions and 1 deletions
|
|
@ -55,7 +55,7 @@ textarea {
|
||||||
border: #5d627d 1px solid;
|
border: #5d627d 1px solid;
|
||||||
color: #ccc;
|
color: #ccc;
|
||||||
border-radius: 3px;
|
border-radius: 3px;
|
||||||
padding: 8px;
|
padding: 6px 8px;
|
||||||
opacity: .96;
|
opacity: .96;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue