mirror of
https://github.com/garraflavatra/rolens.git
synced 2025-07-13 20:24:06 +00:00
Added copy button to error messages
This commit is contained in:
@ -61,7 +61,7 @@
|
||||
}
|
||||
li {
|
||||
display: inline-block;
|
||||
flex-grow: 1;
|
||||
flex: 1;
|
||||
position: relative;
|
||||
}
|
||||
|
||||
@ -101,6 +101,7 @@
|
||||
border-color: #00008b;
|
||||
cursor: not-allowed;
|
||||
}
|
||||
|
||||
nav.tabs.multiline button.tab .label {
|
||||
display: block;
|
||||
margin-top: 4px;
|
||||
|
Reference in New Issue
Block a user