mirror of
https://github.com/nileane/TangerineUI-for-Mastodon
synced 2024-11-30 15:58:07 +09:00
Copy CSS files to installation folder
This commit is contained in:
parent
765639c8fd
commit
aaae3d1678
@ -1530,7 +1530,8 @@ body.app-body {
|
||||
display: none;
|
||||
}
|
||||
.app-body .poll li {
|
||||
margin-bottom: 5px;
|
||||
margin-bottom: 4px;
|
||||
padding-bottom: 1px;
|
||||
position: relative;
|
||||
border-radius: 8px;
|
||||
overflow: hidden;
|
||||
|
@ -1530,7 +1530,8 @@ body.app-body {
|
||||
display: none;
|
||||
}
|
||||
.app-body .poll li {
|
||||
margin-bottom: 5px;
|
||||
margin-bottom: 4px;
|
||||
padding-bottom: 1px;
|
||||
position: relative;
|
||||
border-radius: 8px;
|
||||
overflow: hidden;
|
||||
|
@ -1530,7 +1530,8 @@ body.app-body {
|
||||
display: none;
|
||||
}
|
||||
.app-body .poll li {
|
||||
margin-bottom: 5px;
|
||||
margin-bottom: 4px;
|
||||
padding-bottom: 1px;
|
||||
position: relative;
|
||||
border-radius: 8px;
|
||||
overflow: hidden;
|
||||
|
Loading…
Reference in New Issue
Block a user