mirror of
https://github.com/antos-rde/antosdk-apps.git
synced 2025-07-26 02:39:45 +02:00
Update major applications to support AntOS v2.0.x
This commit is contained in:
@ -4,14 +4,12 @@ afx-app-window[data-id = "About"] a:hover
|
||||
{
|
||||
color:#df3154;
|
||||
}
|
||||
afx-app-window[data-id = "About"] afx-hbox[data-id="wrapper"]
|
||||
|
||||
afx-app-window[data-id = "About"] div[data-id="container"]
|
||||
{
|
||||
overflow-x: hidden;
|
||||
overflow-y:auto;
|
||||
}
|
||||
afx-app-window[data-id = "About"] div[data-id="container"]
|
||||
{
|
||||
text-align: justify;
|
||||
/*text-align: justify;*/
|
||||
}
|
||||
|
||||
afx-app-window[data-id = "About"] img
|
||||
|
Reference in New Issue
Block a user