mirror of
https://git.joinplu.me/Plume/Plume.git
synced 2024-11-22 03:21:01 +00:00
Update 'assets/themes/default/_global.scss'
This commit is contained in:
parent
afd66ce7cb
commit
7b110179a9
1 changed files with 2 additions and 1 deletions
|
@ -238,6 +238,7 @@ p.error {
|
|||
font-weight: normal;
|
||||
line-height: 1.75;
|
||||
display: inline-block;
|
||||
position: absolute;
|
||||
a {
|
||||
display: block;
|
||||
transition: color 0.1s ease-in;
|
||||
|
@ -248,7 +249,7 @@ p.error {
|
|||
}
|
||||
|
||||
.controls {
|
||||
float: inline-end;
|
||||
text-align: end;
|
||||
|
||||
.button {
|
||||
margin-top: 0;
|
||||
|
|
Loading…
Reference in a new issue